Skip to content

Commit

Permalink
fix(README): correct path in usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Mar 3, 2021
1 parent 2f6c49c commit d57d854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@
git clone https://github.com/octoherd/script-star-or-unstar.git
$ npx @octoherd/cli \
--octoherd-token 0123456789012345678901234567890123456789 \
scripts/star-or-unstar/script.js \
script-star-or-unstar/script.js \
"octokit/*"
```

Expand Down

0 comments on commit d57d854

Please sign in to comment.