docs: updated go and node version requirements for building, fixes #8097

This commit is contained in:
Torkel Ödegaard
2017-04-12 06:38:37 +02:00
parent 07466b6725
commit 09cec3118f
2 changed files with 19 additions and 18 deletions

View File

@@ -13,8 +13,8 @@ dev environment. Grafana ships with its own required backend server; also comple
## Dependencies
- [Go 1.8](https://golang.org/dl/)
- [NodeJS](https://nodejs.org/download/)
- [Go 1.8.1](https://golang.org/dl/)
- [NodeJS LTS](https://nodejs.org/download/)
## Get Code
Create a directory for the project and set your path accordingly. Then download and install Grafana into your $GOPATH directory