mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Merge branch 'master' of github.com:RosePad/Socket.IO-node
* 'master' of github.com:RosePad/Socket.IO-node: Readme clarification
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user