diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-10-10 06:15:27 -0400 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-10-10 06:15:27 -0400 |
commit | 41dbb4c148cef33984a268e2e891b09fa10b3d94 (patch) | |
tree | 4eb5161ee98d226a1cbc66348d1c1b824630776d /README.md | |
parent | 85c9f7c5f354838fc8a78977a80f9899b5158897 (diff) | |
download | gitea-41dbb4c148cef33984a268e2e891b09fa10b3d94.tar.gz gitea-41dbb4c148cef33984a268e2e891b09fa10b3d94.zip |
Hide org member in collar page
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,7 +44,7 @@ The goal of this project is to make the easiest, fastest and most painless way t - Slack webhook integration - Supports MySQL, PostgreSQL and SQLite3 - Social account login(GitHub, Google, QQ, Weibo) -- Multi-language support(English, Chinese, Germany, French, Dutch etc.) +- Multi-language support(English, Simplified Chinese, Traditional Chinese, Germany, French, Dutch etc.) ## System Requirements @@ -57,7 +57,7 @@ Make sure you install [Prerequirements](http://gogs.io/docs/installation/) first There are 5 ways to install Gogs: -- [Install from binary](http://gogs.io/docs/installation/install_from_binary.md): **STRONGLY RECOMMENDED** +- [Install from binary](http://gogs.io/docs/installation/install_from_binary.md) - [Install from source](http://gogs.io/docs/installation/install_from_source.md) - [Install from packages](http://gogs.io/docs/installation/install_from_packages.md) - [Ship with Docker](https://github.com/gogits/gogs/tree/master/docker) |