We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15614a5 commit 0a51f09Copy full SHA for 0a51f09
README.md
@@ -24,6 +24,7 @@ Step 4: Set up the environment by copying `.env.example` to `.env.local` and fil
24
You can load the LiveKit environment automatically using the [LiveKit CLI](https://docs.livekit.io/home/cli/cli-setup):
25
26
```bash
27
+lk cloud auth
28
lk app env -w .env.local
29
```
30
0 commit comments