Skip to content
Snippets Groups Projects
Commit a3c61aea authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Manager: document requirement of Go 1.8+

parent 84d4be3d
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ Flamenco Manager accepts the following CLI arguments: ...@@ -29,7 +29,7 @@ Flamenco Manager accepts the following CLI arguments:
of this `flamenco-manager-go` directory. of this `flamenco-manager-go` directory.
0. Make sure you have MongoDB up and running (on localhost) 0. Make sure you have MongoDB up and running (on localhost)
1. Install Go 1.7 or newer 1. Install Go 1.8 or newer
2. `export GOPATH=$FM` 2. `export GOPATH=$FM`
3. `cd $FM/src/flamenco-manager` 3. `cd $FM/src/flamenco-manager`
4. Download all dependencies with `go get` 4. Download all dependencies with `go get`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment