فهرست منبع

Update README.md

PrashoonB 4 سال پیش
والد
کامیت
bfac351dcc
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      README.md

+ 2 - 1
README.md

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