summaryrefslogtreecommitdiffstats
path: root/README_ZH.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-05-02 19:23:06 -0400
committerUnknown <joe2010xtmf@163.com>2014-05-02 19:23:06 -0400
commite10096ee2e7985cfd73553f52b09994af025cd93 (patch)
treee04108974c3960c4cdaac7c26b3ca198869d8772 /README_ZH.md
parenta9e6d49dc6f7070538ac24de2134b3dcba8d9e87 (diff)
downloadgitea-e10096ee2e7985cfd73553f52b09994af025cd93.tar.gz
gitea-e10096ee2e7985cfd73553f52b09994af025cd93.zip
Mirror fix on UI
Diffstat (limited to 'README_ZH.md')
-rw-r--r--README_ZH.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README_ZH.md b/README_ZH.md
index a58bb1b54e..d93a4921a0 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -44,11 +44,12 @@ Gogs 完全使用 Go 语言来实现对 Git 数据的操作,实现 **零** 依
在安装 Gogs 之前,您需要先安装 [基本环境](http://gogs.io/docs/installation/)。
-然后,您可以通过以下 3 种方式来安装 Gogs:
+然后,您可以通过以下 4 种方式来安装 Gogs:
- [二进制安装](http://gogs.io/docs/installation/install_from_binary.md): **强烈推荐**
- [源码安装](http://gogs.io/docs/installation/install_from_source.md)
- [采用 Docker 部署](https://github.com/gogits/gogs/tree/master/dockerfiles)
+- [通过 Vagrant 安装](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs)
## 特别鸣谢