Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
fix: update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRaFF committed Nov 16, 2018
1 parent 798736d commit 7325957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ A simple CLI command to create a semantic-release minor bump pull request.
### via CLI

```bash
npx create-bump-pr --token=<your-token> --owner=<gh-owner> --repo=<gh-repo>
npx @daraff/create-bump-pr --token=<your-token> --owner=<gh-owner> --repo=<gh-repo>
```

0 comments on commit 7325957

Please sign in to comment.