Skip to content

Commit

Permalink
Fix installation guide for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-schwarz committed Sep 11, 2024
1 parent 196f12f commit d2d161d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The MSAdoc CLI allows you to upload Service Docs to a MSAdoc backend. See the [p
To install the CLI, run

```
npm install -g msadoc-cli@latest
npm install -g @msadoc/cli@latest
```

To update the package, simply rerun the installation command.
Expand Down

0 comments on commit d2d161d

Please sign in to comment.