Commit ab745d3b authored by Marek Kotewicz's avatar Marek Kotewicz

updated readme

parent b915c7a8
...@@ -68,14 +68,14 @@ sudo apt-get install nodejs-legacy ...@@ -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
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment