diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-18 19:14:58 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-18 19:14:58 -0400 |
commit | 38776a0dd5762b2efbf70ebe98eeecdcd395c185 (patch) | |
tree | 785b570d3d4248ca8fe2440157ffba52a8af928a /README.md | |
parent | fbd252c1cf26009e8880c632c8154361db33175e (diff) | |
download | gitea-38776a0dd5762b2efbf70ebe98eeecdcd395c185.tar.gz gitea-38776a0dd5762b2efbf70ebe98eeecdcd395c185.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,6 +15,7 @@ There are some very good products in this category such as [gitlab](http://gitla - Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, develop specification, change log and road map. - See [Trello Broad](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team. +- Try it before anything? Go down to **Installation -> Install from binary** section!. ## Features @@ -33,7 +34,7 @@ Make sure you install [Prerequirements](https://github.com/gogits/gogs/wiki/Prer There are two ways to install Gogs: -- [Install from binary](https://github.com/gogits/gogs/wiki/Install-from-binary) +- [Install from binary](https://github.com/gogits/gogs/wiki/Install-from-binary): **STRONGLY RECOMMENDED** for just try and deployment! - [Install from source](https://github.com/gogits/gogs/wiki/Install-from-source) ## Acknowledgments |