summaryrefslogtreecommitdiffstats
path: root/README_ZH.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-11 13:24:19 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-11 13:24:19 -0400
commit7d07b58114199f682a9caa059f239e24c820dc41 (patch)
tree00060dfae754cdbb60726cafe9264252407c62fc /README_ZH.md
parent4c6e0e94995b95d3493c6641fbb5a528c6d6c134 (diff)
downloadgitea-7d07b58114199f682a9caa059f239e24c820dc41.tar.gz
gitea-7d07b58114199f682a9caa059f239e24c820dc41.zip
UPDATE README
Diffstat (limited to 'README_ZH.md')
-rw-r--r--README_ZH.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_ZH.md b/README_ZH.md
index 43303cdf5c..b16e7a58f7 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -37,7 +37,7 @@ Gogs 完全使用 Go 语言来实现对 Git 数据的操作,实现 **零** 依
在安装 Gogs 之前,您需要先安装 [基本环境](https://github.com/gogits/gogs/wiki/Prerequirements)。
-然后,您可以通过以下两种方式来安装 Gogs:
+然后,您可以通过以下 3 种方式来安装 Gogs:
- [二进制安装](https://github.com/gogits/gogs/wiki/Install-from-binary): **强烈推荐**
- [源码安装](https://github.com/gogits/gogs/wiki/Install-from-source)