We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a79f27e commit b36a1eaCopy full SHA for b36a1ea
README.md
@@ -50,7 +50,7 @@ Or download a precompiled binary for the [latest release](https://github.com/liv
50
This repo uses [Git LFS](https://git-lfs.github.com/) for embedded video resources. Please ensure git-lfs is installed on your machine.
51
52
```shell
53
-git clone https://github.com/livekit/livekit-cli
+git clone https://github.com/livekit/livekit-cli && cd livekit-cli
54
make install
55
```
56
0 commit comments