From d34e6a6806d3d719c16814b9ed25c3ed91fe9c4a Mon Sep 17 00:00:00 2001 From: Nicolas Munnich <98408764+Nick-Munnich@users.noreply.github.com> Date: Sun, 18 Aug 2024 20:03:24 +0200 Subject: [PATCH] Update docs/docs/user-setup-cli.mdx --- docs/docs/user-setup-cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/user-setup-cli.mdx b/docs/docs/user-setup-cli.mdx index 87a0bca2..4112f8ab 100644 --- a/docs/docs/user-setup-cli.mdx +++ b/docs/docs/user-setup-cli.mdx @@ -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 ```