Skip to content

Commit 698e277

Browse files
committed
update SERVICE_TOKEN description
1 parent 4aa2743 commit 698e277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Wechaty is a RPA SDK for Wechat **Individual** Account that can help you create
3939
```sh
4040
# examples/ding-dong-bot.py : func-> main()
4141
# it must be donut token
42-
export WECHATY_PUPPET=wechaty-puppet-hostie
43-
export WECHATY_PUPPET_HOSTIE_TOKEN=your_token_at_here
42+
export WECHATY_PUPPET=wechaty-puppet-service
43+
export WECHATY_PUPPET_SERVICE_TOKEN=your_token_at_here
4444
```
4545

4646
4. Run the bot

0 commit comments

Comments
 (0)