Skip to content

Commit

Permalink
Merge pull request #1025 from sergical/patch-2
Browse files Browse the repository at this point in the history
docs: Update README.md
  • Loading branch information
monilpat authored Dec 13, 2024
2 parents 4d5d680 + 028e901 commit 84a7aaf
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 84a7aaf

Please sign in to comment.