浏览代码

Update README.md

PrashoonB 4 年之前
父节点
当前提交
6f651c3a73
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ Here's an example application that uses both media and data connections: https:/
         `npm install peerjs`
         
   with yarn:
-        `yarn peerjs`
+        `yarn add peerjs`
   ```js
   // The usage -
   import Peer from 'peerjs';