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.
This commit is contained in:
Russ d'Sa
2024-02-10 08:15:28 -08:00
committed by GitHub
parent 7508560fde
commit 0f830ffd1b

View File

@@ -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