Skip to content

Commit 13aa4fd

Browse files
Update README.md
fix dependencies for package manager install
1 parent 5f54fea commit 13aa4fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ A tutorial YouTube video can be found here: [https://www.youtube.com/watch?v=-Cw
2727
1. Create a new Unity project
2828
2. Open the Package Manager, click on the + sign in the upper left/right corner
2929
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
30+
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
3133

3234
## Manual Installation
3335
1. Clone the repository:

0 commit comments

Comments
 (0)