Skip to content

Commit 837cfa5

Browse files
ryu1knclaude
andcommitted
Fix leftover yarn reference in README to npm
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 22018f3 commit 837cfa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,5 +145,5 @@ You can quickly mark the selected text by adding the `partial-diff` commands to
145145
1. Before you make a pull request, you can run linter and tests to avoid build failure
146146

147147
```sh
148-
$ yarn run prep
148+
$ npm run prep
149149
```

0 commit comments

Comments
 (0)