Skip to content

Commit

Permalink
Update README_stepbystep.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rattadan authored Jan 20, 2025
1 parent 4d233f4 commit 440ab41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_stepbystep.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,9 @@ you can change ```"akash_chat_api"``` to ```"ollama"``` if you want to run your
## Multiple Characters acting as a Team:
You can run two characters that can interact.. This is a good example to learn, how the sytem works...
Lets go:
```
pnpm start:debug --characters=~./eliza/characters/bud.character.json,~./eliza/characters/terence.character.json
```
start both character the same time. To make them a team and use different Discord Instances, you need to modify their header in the character file:
Thats the one for Bud:
Expand Down

0 comments on commit 440ab41

Please sign in to comment.