Skip to content

Commit 5f54fea

Browse files
Update README.md
fix git link in readme
1 parent a7def5e commit 5f54fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ A tutorial YouTube video can be found here: [https://www.youtube.com/watch?v=-Cw
3232
## Manual Installation
3333
1. Clone the repository:
3434
```sh
35-
git clone https://github.com/yourusername/simplewebrtc.git
35+
git clone https://github.com/firedragongamestudio/simplewebrtc.git
3636
```
3737
2. Open the Unity project in the Unity Editor.
3838
3. Ensure that the required dependencies (such as `TextMeshPro`, `Unity WebRTC` and `NativeWebSocket`) are installed.

0 commit comments

Comments
 (0)