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 a7def5e commit 5f54feaCopy full SHA for 5f54fea
README.md
@@ -32,7 +32,7 @@ A tutorial YouTube video can be found here: [https://www.youtube.com/watch?v=-Cw
32
## Manual Installation
33
1. Clone the repository:
34
```sh
35
- git clone https://github.com/yourusername/simplewebrtc.git
+ git clone https://github.com/firedragongamestudio/simplewebrtc.git
36
```
37
2. Open the Unity project in the Unity Editor.
38
3. Ensure that the required dependencies (such as `TextMeshPro`, `Unity WebRTC` and `NativeWebSocket`) are installed.
0 commit comments