Skip to content

Commit ab7ad58

Browse files
author
Neriya Cohen
committed
Update README.md
1 parent ebcdd78 commit ab7ad58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Installing all packages in package.json with their tyes (see https://github.com/
2222
```
2323
addt
2424
```
25+
Also works with `npx`
26+
```
27+
npx addt <package_name> [...<package_name>]
28+
```
2529

2630
### Arguments
2731
The tool will pass any argument starts with `-` to the `npm` / `yarn` command, so make sure you use the correct arguments

0 commit comments

Comments
 (0)