diff options
author | Unknwon <u@gogs.io> | 2015-08-08 00:29:50 +0800 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-08-08 00:29:50 +0800 |
commit | 492d2dc112178f1917cd49a71d5a8ac3d7c2e384 (patch) | |
tree | 5eea69537edf3aa56ddf689a76c24d52a312a61c | |
parent | b1f08d3218cd83ae854fbfe98a39b6d2f0fa47e3 (diff) | |
download | gitea-492d2dc112178f1917cd49a71d5a8ac3d7c2e384.tar.gz gitea-492d2dc112178f1917cd49a71d5a8ac3d7c2e384.zip |
fix #1367
-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) +### Screencasts + +- [Instalando Gogs no Ubuntu](https://www.youtube.com/watch?v=DFNifgEHOzk)(Português) + ## Acknowledgments - Router and middleware mechanism of [Macaron](https://github.com/Unknwon/macaron). |