Skip to content

Commit

Permalink
Update website/docs/installation.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSlome authored Apr 5, 2024
1 parent df9fa93 commit 8fc03a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8fc03a1

Please sign in to comment.