From 54bb0a29e89a51bb52ed02310efc66fe4c4abeb3 Mon Sep 17 00:00:00 2001 From: David Zhao Date: Wed, 18 May 2022 10:31:48 -0700 Subject: [PATCH] Updated readme with renamed repo URL (#693) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9063b090..466efdb67 100644 --- a/README.md +++ b/README.md @@ -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 ```