fixed readme

poc8
Marek Kotewicz 10 years ago
parent d0473d6d83
commit 6a4b4f3449
  1. 8
      README.md

@ -66,16 +66,16 @@ sudo apt-get install npm
sudo apt-get install nodejs-legacy
```
## Building
### Building (gulp)
```bash (gulp)
```bash
npm run-script build
```
### Testing
### Testing (mocha)
```bash (mocha)
```bash
npm test
```

Loading…
Cancel
Save