Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MihailButnaru authored Jul 4, 2020
1 parent 481a152 commit 5f66384
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 @@ -29,7 +29,7 @@ $ pip install -r requirements.txt
```
2. Create the environment variable file (.env) to include
the Slack credentials:
You can get all the credentials when you create your slack app: Create your slack app: https://api.slack.com/apps/new
You can get all the credentials when you create your slack app: https://api.slack.com/apps/new
```
SLACK_BOT_USER_OAUTH_ACCESS_TOKEN = 'your bot user oauth token here'
SLACK_CLIENT_ID = 'your client id here'
Expand Down

0 comments on commit 5f66384

Please sign in to comment.