Skip to content

Commit

Permalink
Merge pull request websockets#4 from robinzimmermann/master
Browse files Browse the repository at this point in the history
Fix installation instructions
  • Loading branch information
jnordberg authored Apr 21, 2017
2 parents c365d2b + d2f3adc commit dbf095d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ WebSocket cat.
This module needs to be installed globally so use the `-g` flag when installing:

```
npm install -g wscat
npm install -g wscat2
```
## Help
```
Expand Down

0 comments on commit dbf095d

Please sign in to comment.