Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergical authored Dec 12, 2024
1 parent 1c9a5a1 commit 028e901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ sh scripts/start.sh

### Edit the character file

1. Open `agent/src/character.ts` to modify the default character. Uncomment and edit.
1. Open `packages/core/src/defaultCharacter.ts` to modify the default character. Uncomment and edit.

2. To load custom characters:
- Use `pnpm start --characters="path/to/your/character.json"`
Expand Down

0 comments on commit 028e901

Please sign in to comment.