We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f54fea commit 13aa4fdCopy full SHA for 13aa4fd
README.md
@@ -27,7 +27,9 @@ A tutorial YouTube video can be found here: [https://www.youtube.com/watch?v=-Cw
27
1. Create a new Unity project
28
2. Open the Package Manager, click on the + sign in the upper left/right corner
29
3. Select "Add package from git URL"
30
-4. Insert this link `https://github.com/FireDragonGameStudio/SimpleWebRTC.git?path=/Assets/SimpleWebRTC#upm` and click on Install
+4. Enter URL: `https://github.com/endel/NativeWebSocket.git#upm` and click in Install
31
+5. After the installation finished, click on the + sign in the upper left/right corner again
32
+6. Enter URL `https://github.com/FireDragonGameStudio/SimpleWebRTC.git?path=/Assets/SimpleWebRTC#upm` and click on Install
33
34
## Manual Installation
35
1. Clone the repository:
0 commit comments