diff --git a/website/docs/installation.mdx b/website/docs/installation.mdx index ce4409ef..d36842fe 100644 --- a/website/docs/installation.mdx +++ b/website/docs/installation.mdx @@ -24,7 +24,7 @@ To install a specific version of Git Proxy, append the version to the end of the npm install -g @finos/git-proxy@1.1.0 ``` -To install a specific version of Git Proxy CLI, append the version to the end of the install command: +To install a specific version of the GitProxy CLI, append the version to the end of the install command: ```bash npm install -g @finos/git-proxy-cli@1.0.0