Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit e7a5852

Browse files
appleboylunny
authored andcommitted
docs: improve document. (#54)
1 parent 126d331 commit e7a5852

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/doc/installation/from-source.en-us.md

+2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Now it's time to build the binary, we suggest to embed the assets with the `bind
5757
TAGS="bindata" make generate build
5858
```
5959

60+
**Note**: We recommend the Go version 1.6 or higher because we are using vendoring and we don't set the required env variable for 1.5 anywhere.
61+
6062
## Test
6163

6264
After following the steps above you will have a `gitea` binary within your working directory, first you can test it if it works like expected and afterwards you can copy it to the destination where you want to store it. When you launch Gitea manually from your CLI you can always kill it by hitting `Ctrl + C`.

0 commit comments

Comments
 (0)