Update README.md

This commit is contained in:
Torkel Ödegaard
2018-12-05 09:26:01 +01:00
committed by GitHub
parent 1785e40e9d
commit 735c28580d
+1 -1
View File
@@ -37,7 +37,7 @@ go run build.go build
### Building frontend assets
For this you need Node.js (version 6+).
For this you need Node.js (LTS version).
To build the assets, rebuild on file change, and serve them by Grafana's webserver (http://localhost:3000):
```bash