소스 검색

fix README.md

PrashoonB 4 년 전
부모
커밋
7160e9cc20
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -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
-    #$ cd your-project-path
+    ```bash
+    # $ cd your-project-path
+    
     # with npm
     $ npm install peer