Skip to content

Commit 7160e9c

Browse files
authored
fix README.md
1 parent 0ae926b commit 7160e9c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ $ kubectl run peerjs-server --image=peerjs/peerjs-server --port 9000 --expose --
5151
If you have your own server, you can attach PeerServer.
5252

5353
1. Install the package:
54-
```sh
55-
#$ cd your-project-path
54+
```bash
55+
# $ cd your-project-path
56+
5657
# with npm
5758
$ npm install peer
5859

0 commit comments

Comments
 (0)