Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qorus
grafana
Commits
6d7374d9
Commit
6d7374d9
authored
Dec 04, 2018
by
Johannes Schill
Browse files
Readme: We should write Node.js the same way in all places in the readme
parent
c2aa6459
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6d7374d9
...
...
@@ -25,7 +25,7 @@ the latest master builds [here](https://grafana.com/grafana/download)
### Dependencies
-
Go (Latest Stable)
-
Node
JS
LTS
-
Node
.js
LTS
### Building the backend
```
bash
...
...
@@ -37,7 +37,7 @@ go run build.go build
### Building frontend assets
For this you need
n
odejs (v
.
6+).
For this you need
N
ode
.
js (v
ersion
6+).
To build the assets, rebuild on file change, and serve them by Grafana's webserver (http://localhost:3000):
```
bash
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment