Updated readme with renamed repo URL (#693)

This commit is contained in:
David Zhao
2022-05-18 10:31:48 -07:00
committed by GitHub
parent 012337c96a
commit 54bb0a29e8

View File

@@ -131,8 +131,8 @@ Pre-requisites:
Then run
```shell
git clone https://github.com/livekit/livekit-server
cd livekit-server
git clone https://github.com/livekit/livekit
cd livekit
./bootstrap.sh
mage
```