Skip to content

Commit

Permalink
docs: correct npm binary name (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Oct 16, 2024
1 parent ff73972 commit 67abc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ You can install hitt using [npm](https://www.npmjs.com/package/hitt-cli):
```shell
npm install -g hitt-cli

hitt-cli run hello-world.http
hitt run hello-world.http
```

or run it directly using npx:
Expand Down

0 comments on commit 67abc3f

Please sign in to comment.