Commit c4c0e793 by Torkel Ödegaard Committed by GitHub

Update building_from_source.md

corrected build instructions, #10532
parent 94b0c796
......@@ -57,7 +57,7 @@ For this you need nodejs (v.6+).
```bash
npm install -g yarn
yarn install --pure-lockfile
npm run build
npm run watch
```
## Running Grafana Locally
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment