Skip to content

Commit

Permalink
Merge pull request #216 from kootoopas/patch-1
Browse files Browse the repository at this point in the history
Fix readme usage typo
  • Loading branch information
timocov committed Sep 4, 2022
2 parents 1c3daa1 + 58b93d4 commit c46a193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ export declare function makeB(): B;
## Usage

```
Usage: dts-bundle-generator.js [options] <file(s)>
Usage: dts-bundle-generator [options] <file(s)>
Options:
--help Show help [boolean]
Expand Down

0 comments on commit c46a193

Please sign in to comment.