Skip to content

Commit 29564b2

Browse files
authored
fix(docs): fix NPM instructions
1 parent a68a93a commit 29564b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Hookdeck CLI is available for macOS, Windows, and Linux for distros like Ubuntu,
2525
Hookdeck CLI is distributed as an NPM package:
2626

2727
```sh
28-
npm install hookdeck -g
28+
npm install hookdeck-cli -g
2929
```
3030

3131
### macOS

0 commit comments

Comments
 (0)