Update building_from_source.md

corrected build instructions, #10532
pull/10540/merge
Torkel Ödegaard 8 years ago committed by GitHub
parent 94b0c79631
commit c4c0e7934b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/project/building_from_source.md

@ -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

Loading…
Cancel
Save