فهرست منبع

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