We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d86c5ee + e3c5880 commit 9f910e7Copy full SHA for 9f910e7
README.md
@@ -86,11 +86,11 @@ Copy .env.example to .env and fill in the appropriate values.
86
cp .env.example .env
87
```
88
89
-Note: .env is optional. If your planning to run multiple distinct agents, you can pass secrets through the character JSON
+Note: .env is optional. If you're planning to run multiple distinct agents, you can pass secrets through the character JSON
90
91
### Automatically Start Eliza
92
93
-This will run everything to setup the project and start the bot with the default character.
+This will run everything to set up the project and start the bot with the default character.
94
95
```bash
96
sh scripts/start.sh
0 commit comments