This commit is contained in:
Unknown 2014-03-12 00:19:45 -04:00
parent 29e9b8c3c4
commit a9a5fb45f8
2 changed files with 5 additions and 5 deletions

View file

@ -16,9 +16,12 @@ Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, devel
- SSH protocal support.
- Register/delete account.
- Create public repository.
- Git repository manipulation.
## Installation
Make sure you install [Prerequirements](https://github.com/gogits/gogs/wiki/Prerequirements) first.
There are two ways to install Gogs:
- [Install from binary](https://github.com/gogits/gogs/wiki/Install-from-binary)