Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
use the correct env key prefix
  • Loading branch information
Kien Pham committed Jun 19, 2015
1 parent b5a58ba commit 3dc19a0
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 @@ -35,7 +35,7 @@ slackbot_settings.py:
API_TOKEN = "<your-api-token>"
```

Alternatively, you can use the environment variable `SLACK_API_TOKEN`.
Alternatively, you can use the environment variable `SLACKBOT_API_TOKEN`.

### Run the bot

Expand Down

0 comments on commit 3dc19a0

Please sign in to comment.