Skip to content

Commit

Permalink
Update docs/_tutorials/ja_getting_started_http.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kazuhiro Sera <[email protected]>
  • Loading branch information
hariNEzuMI928 and seratch authored Aug 10, 2021
1 parent 5bf8406 commit 15149e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_tutorials/ja_getting_started_http.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Bolt パッケージを新しいプロジェクトにインストールする前
export SLACK_SIGNING_SECRET=<your-signing-secret>
```

2. **OAuth & Permissions ページからボット (xoxb) トークンをコピー**し、それを別の環境変数に格納します。
2. **OAuth & Permissions ページからボット (xoxb) トークンをコピー**し、それを別の環境変数に格納します。
```shell
export SLACK_BOT_TOKEN=xoxb-<your-bot-token>
```
Expand Down

0 comments on commit 15149e0

Please sign in to comment.