diff --git a/README.md b/README.md index c501ad7..10a7231 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ You should configure credentials by setting the `GITHUB_TOKEN` environment varia
How to get a GitHub Token? -Run the `setup.py` python script to create a `.env` file with the GitHub Token. +Run the `authenticate.py` python script to create a `.env` file with the GitHub Token. > IMPORTANT >