Skip to content

Commit

Permalink
docs: added small note about npx.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan309 committed Jul 28, 2020
1 parent df1ad8b commit a2b5c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Run the generator using `npx`:
```
npx create-local-addon --verbose
```
([npx](https://www.npmjs.com/package/npx) should be included with `npm` 5.2+ and higher)

## Usage
The *Create Local Add-on* generator is designed to get you started with minimal setup.
Expand Down

0 comments on commit a2b5c3e

Please sign in to comment.