Fix broken Markdown headings

pull/5/head
Santiago Castro 8 years ago committed by Ikmyeong Na
parent b7528e1da6
commit f55f3830e4
No known key found for this signature in database
GPG Key ID: EC674310ADADE2CA
  1. 4
      README.md

@ -27,7 +27,7 @@ npm install
sudo npm install -g grunt-cli
```
##Build the resources
## Build the resources
NetStats features two versions: the full version and the lite version. In order to build the static files you have to run grunt tasks which will generate dist or dist-lite directories containing the js and css files, fonts and images.
@ -46,7 +46,7 @@ If you want to build both versions run
grunt all
```
##Run
## Run
```bash
npm start

Loading…
Cancel
Save