10000 Merge pull request #203 from danbev/update-sockjs-protocol-in-readme · sockjs/sockjs-node@959d567 · GitHub
[go: up one dir, main page]

Skip to content

Commit 959d567

Browse files
committed
Merge pull request #203 from danbev/update-sockjs-protocol-in-readme
Updating the name of sockjs-protocol.py in README.md
2 parents 0edbb89 + 832a792 commit 959d567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ To run it run something like:
383383

384384
cd sockjs-protocol
385385
make test_deps
386-
./venv/bin/python sockjs-protocol-0.3.py
386+
./venv/bin/python sockjs-protocol.py
387387

388388
For details see
389389
[SockJS-protocol README](https://github.com/sockjs/sockjs-protocol#readme).

0 commit comments

Comments
 (0)
0