Browse Source

readme

master
Lloyd Brookes 10 years ago
parent
commit
2a336eb95e
  1. 3
      README.md

3
README.md

@ -29,8 +29,9 @@ Then add an `start` script to your `package.json` (the standard npm approach):
"scripts": {
"start": "ws"
}
}
```
This simplifies a rather specific looking instruction set like:
This simplifies a rather specific-looking instruction set like:
```sh
$ npm install

Loading…
Cancel
Save