Browse Source

updated readme

cl-refactor
Marek Kotewicz 10 years ago
parent
commit
ab745d3b0e
  1. 4
      README.md

4
README.md

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

Loading…
Cancel
Save