1
0
Fork 0
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:
A Holt 2019-04-01 21:47:12 -07:00 committed by GitHub
parent eddfcffd43
commit 986e7fb2e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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