Merge pull request #1318 from gaffo/compile_docs
Add required go version for compilation Upstream-commit: 4399f65fb88ffd1f98be4eb630cda242f84f4254 Component: engine
This commit is contained in:
@ -167,7 +167,7 @@ Installing from source
|
||||
----------------------
|
||||
|
||||
1. Make sure you have a [Go language](http://golang.org/doc/install)
|
||||
compiler and [git](http://git-scm.com) installed.
|
||||
compiler >= 1.1 and [git](http://git-scm.com) installed.
|
||||
2. Checkout the source code
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user