small readme fix

This commit is contained in:
Torkel Ödegaard 2014-01-25 17:25:21 +01:00
parent 58dbb01e76
commit 67d11dffb9

View File

@ -46,8 +46,8 @@ To run from master:
- Clone this repository - Clone this repository
- Start a web server in src folder - Start a web server in src folder
- Or create a optimized & minified build: - Or create a optimized & minified build:
-- npm install (requires nodejs) - npm install (requires nodejs)
-- grunt build - grunt build
When you have Grafana up an running, read the [Getting started](https://github.com/torkelo/grafana/wiki/Getting-started) guide for When you have Grafana up an running, read the [Getting started](https://github.com/torkelo/grafana/wiki/Getting-started) guide for
an introduction on how to use Grafana. an introduction on how to use Grafana.