From 735c28580d4c36bcdf9c630f2814c856f2b0380d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 5 Dec 2018 09:26:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69f45fdb9fd..3961e86e3ac 100644 --- a/README.md +++ b/README.md @@ -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