Skip to content

Commit bce6b28

Browse files
authored
This is the correct path i think
1 parent 7c3408a commit bce6b28

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
@@ -143,7 +143,7 @@ Persist document updates in a LevelDB database.
143143
See [LevelDB Persistence](https://github.com/yjs/y-leveldb) for more info.
144144

145145
```sh
146-
HOST=localhost PORT=1234 YPERSISTENCE=./dbDir node ./node_modules/y-websocket/bin/server.js
146+
HOST=localhost PORT=1234 YPERSISTENCE=./dbDir node ./node_modules/y-websocket/bin/server.cjs
147147
```
148148

149149
### Websocket Server with HTTP callback

0 commit comments

Comments
 (0)