Skip to content

Commit bde5101

Browse files
committed
[readme] fix issue in install script
1 parent 76619c3 commit bde5101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ forkable repository.
5252
Install and start y-websocket-server:
5353

5454
```sh
55-
npm install @y/y-websocket-server
55+
npm install @y/websocket-server
5656
HOST=localhost PORT=1234 npx y-websocket
5757
```
5858

0 commit comments

Comments
 (0)