Skip to content

Commit bf6e638

Browse files
authored
Update README.md
1 parent a11e2e8 commit bf6e638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Before you can run the app, you'll need to store some environment variables.
2525

2626
```zsh
2727
# Replace with your app token and bot token
28+
# For Windows OS, env:SLACK_BOT_TOKEN = <your-bot-token> works
2829
export SLACK_BOT_TOKEN=<your-bot-token>
2930
export SLACK_APP_TOKEN=<your-app-token>
3031
# This sample uses OpenAI's API by default, but you can switch to any other solution!

0 commit comments

Comments
 (0)