]> source.dussan.org Git - gitea.git/commitdiff
Add info about installing via go 144/head
authorSandro Santilli <strk@kbt.io>
Fri, 11 Nov 2016 12:35:58 +0000 (13:35 +0100)
committerSandro Santilli <strk@kbt.io>
Fri, 11 Nov 2016 12:35:58 +0000 (13:35 +0100)
README.md

index 46d6e7f376466535e42d616b4a9fe258f13b4669..4458f69db2c1ec59fc9365a1c7f1cc2a7447cb3b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
 
 ##### Status
 
-**Current version**: (see [Releases](https://github.com/go-gitea/gitea/releases)) 
+**Current version**: (see [Releases](https://github.com/go-gitea/gitea/releases))
 
 | Web | UI  | Preview  |
 |:-------------:|:-------:|:-------:|
@@ -64,6 +64,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
 
 How to install Gitea:
 
+- go get code.gitea.io/gitea
 - [Ship with Docker](https://github.com/go-gitea/gitea/tree/master/docker)
 - [Install with Vagrant](https://github.com/go-gitea/examples/tree/master/vagrant)