We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4882daa + f84ce94 commit bc17b13Copy full SHA for bc17b13
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