Browse Source

Update README.md

PrashoonB 4 năm trước cách đây
mục cha
commit
6f651c3a73
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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';