Skip to content

Commit

Permalink
Merge pull request #1 from TobiaszCudnik/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dotmaster committed Dec 10, 2011
2 parents 8b69874 + ff9b4af commit 8f4e9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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 8f4e9b6

Please sign in to comment.