Skip to content

Commit fc6b003

Browse files
authored
hostie -> service
1 parent 0ae06a7 commit fc6b003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Here's a great live coding video tutorial from our Python Wechaty creator @wj-Mc
4343
```sh
4444
# examples/ding-dong-bot.py : func-> main()
4545
# it must be donut token
46-
export WECHATY_PUPPET=wechaty-puppet-hostie
47-
export WECHATY_PUPPET_HOSTIE_TOKEN=your_token_at_here
46+
export WECHATY_PUPPET=wechaty-puppet-service
47+
export WECHATY_PUPPET_SERVICE_TOKEN=your_token_at_here
4848
```
4949

5050
4. Run the bot

0 commit comments

Comments
 (0)