diff options
author | Unknwon <u@gogs.io> | 2015-11-09 11:34:04 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-11-09 11:34:04 -0500 |
commit | 647688bd0604b874c6ee877475b6da1217b2cdcd (patch) | |
tree | 82c40a0bd447252b806960d85690073a317ff4af /README.md | |
parent | 0d4498429cd912f78a508a4f4bc6856b15c73ac4 (diff) | |
download | gitea-647688bd0604b874c6ee877475b6da1217b2cdcd.tar.gz gitea-647688bd0604b874c6ee877475b6da1217b2cdcd.zip |
#1266 convert name to lower when handle SSH
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ There are 5 ways to install Gogs: - [How To Set Up Gogs on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-gogs-on-ubuntu-14-04) - [Run your own GitHub-like service with the help of Docker](http://blog.hypriot.com/post/run-your-own-github-like-service-with-docker/) +- [使用 Gogs 搭建自己的 Git 服务器](https://mynook.info/blog/post/host-your-own-git-server-using-gogs) (Chinese) - [阿里云上 Ubuntu 14.04 64 位安装 Gogs](http://my.oschina.net/luyao/blog/375654) (Chinese) - [Installing Gogs on FreeBSD](https://www.codejam.info/2015/03/installing-gogs-on-freebsd.html) - [Gogs on Raspberry Pi](http://blog.meinside.pe.kr/Gogs-on-Raspberry-Pi/) |