Skip to content

Commit e8c2271

Browse files
authored
Update README.md
1 parent f3cb2f9 commit e8c2271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Scripts to help in applying black to a Python repo and its open PRs
44

55
## Preparing for Black
66

7-
1. Run `./add-pre-black-labels.sh GoodRx/YOUR_REPO YOUR_BASE_BRANCH` to add a
7+
1. Run `./add-pre-black-labels.sh YOUR_ORG/YOUR_REPO YOUR_BASE_BRANCH` to add a
88
`pre-black-conflict` to all open PRs with merge conflicts before black.
99

1010
2. Resolve conflicts and re-run.

0 commit comments

Comments
 (0)