Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiaszCudnik committed Dec 10, 2011
1 parent 8b69874 commit ff9b4af
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 @@ -13,7 +13,7 @@ The way this is done is quite similar to the xhr-multipart transport. There is a
To install and run do the following

git clone https://github.com/dotmaster/node2node-socket.io node2node-socket.io
git submodules update --init //this clones the patched version of socket.io
git submodule update --init # this clones the patched version of socket.io

### Implementing it on your project

Expand Down

0 comments on commit ff9b4af

Please sign in to comment.