Skip to content

Commit e77308c

Browse files
authored
Merge pull request #14 from pavitra14/master
Update README in /normalize_repos with new script name
2 parents f094840 + 26a4ec6 commit e77308c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

normalize_repos/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ This script will only update color and description of existing labels or create
1111
1. Install [Pipenv](https://pipenv.readthedocs.io/en/latest/)
1212
2. Navigate to the `normalize_repos` folder and run `pipenv install`
1313
3. Set the `GITHUB_TOKEN` environment variable with your GitHub token. You will need a GitHub token with admin permissions to the `creativecommons` GitHub organization.
14-
4. Run the script: `python3 standardize_labels.py`
14+
4. Run the script: `python3 normalize_repos.py`

0 commit comments

Comments
 (0)