diff --git a/docs/docs/getting_started/install_cli.md b/docs/docs/getting_started/install_cli.md index 4d309eb7e1..a545d8c6b8 100644 --- a/docs/docs/getting_started/install_cli.md +++ b/docs/docs/getting_started/install_cli.md @@ -1,5 +1,5 @@ --- -title: Install Minder +title: Install Minder CLI sidebar_position: 10 --- @@ -42,4 +42,4 @@ We provide pre-built static binaries for Linux at: https://github.com/stacklok/m ## Building from source -You can also build the `minder` CLI from source using `go install github.com/stacklok/minder/cmd/cli@latest`, or by [following the build instructions in the repository](https://github.com/stacklok/minder#build-from-source). \ No newline at end of file +You can also build the `minder` CLI from source using `go install github.com/stacklok/minder/cmd/cli@latest`, or by [following the build instructions in the repository](https://github.com/stacklok/minder#build-from-source).