Update docs/docs/user-setup-cli.mdx

This commit is contained in:
Nicolas Munnich 2024-08-18 20:03:24 +02:00 committed by GitHub
parent ad23cc92be
commit d34e6a6806
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -121,7 +121,7 @@ Re-open your terminal and test to make sure it is now installed.
Run the following commands:
```sh
pipx install git+https://github.com/joelspadin/zmk-cli.git
pipx install zmk
zmk --help
```