Selaa lähdekoodia

small readme fix

Torkel Ödegaard 12 vuotta sitten
vanhempi
commit
67d11dffb9
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -46,8 +46,8 @@ To run from master:
 - Clone this repository
 - Start a web server in src folder
 - Or create a optimized & minified build:
--- npm install (requires nodejs)
--- grunt build
+ - npm install (requires nodejs)
+ - grunt build
 
 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.