Fix list.

master
Artem Sapegin 2013-05-29 11:00:39 +04:00
parent 35009b83e5
commit 81052fdec6
1 changed files with 3 additions and 3 deletions

View File

@ -62,19 +62,19 @@ function foo(bar, fum) {
`cd` to `src` folder first.
1. Install dependencies:
Install dependencies:
```bash
npm install
```
2. Hack on:
Hack on:
```bash
grunt watch
```
3. Build:
Build:
```bash
grunt