From 986e7fb2e38acf9980f9c6d0ac87c23ce86f477a Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 1 Apr 2019 21:47:12 -0700 Subject: [PATCH] Minor stylistic/readability tweaks --- roles/gitea/README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roles/gitea/README.rst b/roles/gitea/README.rst index 707092080..3452f53bd 100644 --- a/roles/gitea/README.rst +++ b/roles/gitea/README.rst @@ -1,6 +1,6 @@ -============= +============ Gitea README -============= +============ This Ansible role installs Gitea - a self-hosted Git service written in Go. @@ -16,8 +16,8 @@ start with ``gitea@box.lan``. Installation and Setup ---------------------- -Simply run ``sudo ./runrole gitea`` to install Gitea. After installing, Gitea -will be live at http://box/gitea. +Simply run ``cd /opt/iiab/iiab`` then ``sudo ./runrole gitea`` to install +Gitea. After installing, Gitea will be live at http://box/gitea The first time you access the Gitea web interface, the home page will appear. Clicking on "Register" or "Sign In" in the upper right corner will take you to