Skip to content

Commit

Permalink
Merge pull request #107 from reactioncommerce/fix-install-command
Browse files Browse the repository at this point in the history
fix: install command without org
  • Loading branch information
brent-hoover authored Aug 22, 2022
2 parents 25d7ff3 + 30fe7d4 commit feda1de
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 @@ -26,7 +26,7 @@ Before you can use the Open Commerce CLI you need to install the command line to
### From NPM (Suggested method)
First install the cli by running:
```
npm install -g @reactioncommerce/reaction-cli
npm install -g reaction-cli
```

You can test to see if it has worked here by running:
Expand Down

0 comments on commit feda1de

Please sign in to comment.