From 0f830ffd1b3b5e6fa8a2c1fa36a2c803cfe454cd Mon Sep 17 00:00:00 2001 From: Russ d'Sa Date: Sat, 10 Feb 2024 08:15:28 -0800 Subject: [PATCH] Update README.md (#2441) Based on user feedback, clarifying that LiveKit CLI is a separate repo and we recommend someone installs. Making it more clear that the commands below are to install LiveKit server. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6040880cf..9e9ff0648 100644 --- a/README.md +++ b/README.md @@ -191,8 +191,11 @@ enabling you to build automations that behave like end-users. ## Install -We recommend installing [livekit-cli](https://github.com/livekit/livekit-cli) along with the server. It lets you access -server APIs, create tokens, and generate test traffic. +> [!TIP] +> We recommend installing [LiveKit CLI](https://github.com/livekit/livekit-cli) along with the server. It lets you access +> server APIs, create tokens, and generate test traffic. + +The following will install LiveKit's media server: ### MacOS