diff --git a/website/docs/2-getting-started/1-install-cli.md b/website/docs/2-getting-started/1-install-cli.md index 83e0f18c..f36d06dd 100644 --- a/website/docs/2-getting-started/1-install-cli.md +++ b/website/docs/2-getting-started/1-install-cli.md @@ -116,7 +116,7 @@ Alternatively, you can download `.deb` packages directly from the repository After installation, verify that `uc` command is working: ```shell -uc --version +uc version ``` ## Next steps