Skip to content

Commit

Permalink
Readme clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Mar 18, 2010
1 parent eb83abc commit de9c340
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -46,6 +46,13 @@ In the node directory run:

On the client side, you should use the [Socket.IO client](https://github.com/RosePad/Socket.IO) to connect.

## Checking out

After cloning the repository, remember to run

git submodule init
git submodule update

## Demo

To run the demo, go to `test` directory and run
Expand Down

0 comments on commit de9c340

Please sign in to comment.