Browse Source

small readme fix

Torkel Ödegaard 12 năm trước cách đây
mục cha
commit
67d11dffb9
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

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