Skip to content

Commit

Permalink
Update README.md (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Sep 6, 2024
1 parent 1eb271a commit 1e0e106
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,13 @@ clone this repo and download the ffi binaries.
```sh
git clone https://github.com/livekit/client-sdk-unity.git
cd client-sdk-unity
python3 install.py
```

You can use the package manager to import `client-sdk-unity` into your Unity project.
You can use the package manager to import local `client-sdk-unity` into your Unity project.

Or you can import the git url `https://github.com/livekit/client-sdk-unity.git` from the package manager.



### iOS

Expand Down

0 comments on commit 1e0e106

Please sign in to comment.