diff options
author | Unknwon <u@gogs.io> | 2015-08-08 01:12:14 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-08-08 01:12:14 +0800 |
commit | b7ff12c98a0430ad5ea311d9e784a0ba722868ba (patch) | |
tree | c3eace85c4f9b01959be9ca7b27b90d685223f4d | |
parent | 3d0583df0f1704bc0e1c0d1348f2054515680fed (diff) | |
download | gitea-b7ff12c98a0430ad5ea311d9e784a0ba722868ba.tar.gz gitea-b7ff12c98a0430ad5ea311d9e784a0ba722868ba.zip |
update README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -85,6 +85,10 @@ There are 5 ways to install Gogs: - [Ship with Docker](https://github.com/gogits/gogs/tree/master/docker) - [Install with Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs) +### Tutorials + +- [How To Set Up Gogs on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-gogs-on-ubuntu-14-04) + ### Screencasts - [Instalando Gogs no Ubuntu](https://www.youtube.com/watch?v=DFNifgEHOzk)(Português) |