浏览代码

Update README.md

Torkel Ödegaard 7 年之前
父节点
当前提交
735c28580d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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