Commit 786cc5bb authored by Sandro Santilli's avatar Sandro Santilli
Browse files

Add info about installing via go

parent a1c5f024
Showing with 2 additions and 1 deletion
+2 -1
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
##### Status ##### 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 | | Web | UI | Preview |
|:-------------:|:-------:|:-------:| |:-------------:|:-------:|:-------:|
...@@ -64,6 +64,7 @@ The goal of this project is to make the easiest, fastest, and most painless way ...@@ -64,6 +64,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
How to install Gitea: How to install Gitea:
- go get code.gitea.io/gitea
- [Ship with Docker](https://github.com/go-gitea/gitea/tree/master/docker) - [Ship with Docker](https://github.com/go-gitea/gitea/tree/master/docker)
- [Install with Vagrant](https://github.com/go-gitea/examples/tree/master/vagrant) - [Install with Vagrant](https://github.com/go-gitea/examples/tree/master/vagrant)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment