diff --git a/README.md b/README.md index 117084eb..7530bb6c 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,10 @@ from .env file, Otherwise app will not work locally. 1. Identify a target repository and install the bot by clicking the Install button on the settings page of your app, e.g., **`https://github.com/settings/apps/my-oppiabot-testing-app/installations`** + 2. Update the **`.env` file**: - Add your GitHub account name to `WHITELISTED_ACCOUNTS`. + 3. Add the repository name in the **`constants.js` file**: - Open the **`constants.js`** file in the bot's source code. - Navigate to the `checksWhitelist` object.