Skip to content

Commit

Permalink
Merge pull request #4 from captn3m0/patch-1
Browse files Browse the repository at this point in the history
fixed the npm install instructions
  • Loading branch information
benbrittain committed Aug 17, 2012
2 parents fe734aa + d184775 commit 4460054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ This is a multi-person chat room demo written using our webRTC.io library. [Exam

## Installation
```bash
npm install webRTC.io
npm install webrtc.io
```
for absurdly detailed instruction on setting up the demo, go to the demo repo.

Expand Down

0 comments on commit 4460054

Please sign in to comment.