fix README.md

This commit is contained in:
PrashoonB 2021-01-23 21:45:12 +05:30 committed by GitHub
parent 0ae926b47b
commit 7160e9cc20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,8 +51,9 @@ $ kubectl run peerjs-server --image=peerjs/peerjs-server --port 9000 --expose --
If you have your own server, you can attach PeerServer.
1. Install the package:
```sh
```bash
# $ cd your-project-path
# with npm
$ npm install peer