Skip to content

Commit 72f9d0e

Browse files
committed
Correct README CLI doc
1 parent e416e4e commit 72f9d0e

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
@@ -11,7 +11,7 @@ npm i -D typebundle
1111
## Usage
1212

1313
```sh
14-
npx typebundle <input> <output_directory>
14+
npx typebundle <input> --output=<output_directory>
1515
```
1616

1717
## License

0 commit comments

Comments
 (0)