mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Minor stylistic/readability tweaks
This commit is contained in:
parent
eddfcffd43
commit
986e7fb2e3
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
=============
|
============
|
||||||
Gitea README
|
Gitea README
|
||||||
=============
|
============
|
||||||
|
|
||||||
This Ansible role installs Gitea - a self-hosted Git service written in Go.
|
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
|
Installation and Setup
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
Simply run ``sudo ./runrole gitea`` to install Gitea. After installing, Gitea
|
Simply run ``cd /opt/iiab/iiab`` then ``sudo ./runrole gitea`` to install
|
||||||
will be live at http://box/gitea.
|
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.
|
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
|
Clicking on "Register" or "Sign In" in the upper right corner will take you to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue