Skip to content

Commit 84a7aaf

Browse files
authored
Merge pull request #1025 from sergical/patch-2
docs: Update README.md
2 parents 4d5d680 + 028e901 commit 84a7aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ sh scripts/start.sh
9090

9191
### Edit the character file
9292

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

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

0 commit comments

Comments
 (0)