Skip to content

Commit 1e0e106

Browse files
authored
Update README.md (#57)
1 parent 1eb271a commit 1e0e106

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,13 @@ clone this repo and download the ffi binaries.
3131
```sh
3232
git clone https://github.com/livekit/client-sdk-unity.git
3333
cd client-sdk-unity
34-
python3 install.py
3534
```
3635

37-
You can use the package manager to import `client-sdk-unity` into your Unity project.
36+
You can use the package manager to import local `client-sdk-unity` into your Unity project.
37+
38+
Or you can import the git url `https://github.com/livekit/client-sdk-unity.git` from the package manager.
39+
40+
3841

3942
### iOS
4043

0 commit comments

Comments
 (0)