Skip to content

Commit 3cab842

Browse files
committed
docs: update usage
1 parent 6d2beea commit 3cab842

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
@@ -38,7 +38,7 @@ import ts from 'unleashed-typescript';
3838
With no arguments `unleashed-typescript` patches your current version of typescript **if it is not already patched**. If you want to sync your version after an update you can use the `--force-patch` option.
3939

4040
```bash
41-
Usage: unleashed-typescript [options]
41+
Usage: pnpm unleashed-typescript [options]
4242

4343
Options:
4444
--unpatch Revert the patch (useful before a build/publish).

0 commit comments

Comments
 (0)