Skip to content

Commit

Permalink
fix in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
felipem1210 committed Jun 24, 2022
1 parent a4add57 commit 3d9be4e
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 @@ -59,7 +59,7 @@ After creating the repositories a file `repos_info.json` will be created. don't

* Create/update/merge pull requests

You need to provide a json file with info of the PRs you want to create. Check [this json file](examples/json-files/new_prs.json) with the example of the file. Place the file in your $WORKING_DIR
You need to provide a json file with info of the PRs you want to create. Check [this json file](examples/json-files/new_pr.json) with the example of the file. Place the file in your $WORKING_DIR

```sh
cp examples/json-files/new_prs.json $WORKING_DIR
Expand Down

0 comments on commit 3d9be4e

Please sign in to comment.