We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9a5a1 commit 028e901Copy full SHA for 028e901
README.md
@@ -90,7 +90,7 @@ sh scripts/start.sh
90
91
### Edit the character file
92
93
-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.
94
95
2. To load custom characters:
96
- Use `pnpm start --characters="path/to/your/character.json"`
0 commit comments