We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846b1ec commit 42f1529Copy full SHA for 42f1529
README.md
@@ -61,7 +61,7 @@ sh scripts/start.sh
61
62
### Edit the character file
63
64
-1. Open `packages/agent/src/character.ts` to modify the default character. Uncomment and edit.
+1. Open `agent/src/character.ts` to modify the default character. Uncomment and edit.
65
66
2. To load custom characters:
67
- Use `pnpm start --characters="path/to/your/character.json"`
0 commit comments