Skip to content

Commit bc17b13

Browse files
authored
Merge branch 'develop' into fix/twitter-engagement-criteria
2 parents 4882daa + f84ce94 commit bc17b13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ Copy .env.example to .env and fill in the appropriate values.
8686
cp .env.example .env
8787
```
8888

89-
Note: .env is optional. If your planning to run multiple distinct agents, you can pass secrets through the character JSON
89+
Note: .env is optional. If you're planning to run multiple distinct agents, you can pass secrets through the character JSON
9090

9191
### Automatically Start Eliza
9292

93-
This will run everything to setup the project and start the bot with the default character.
93+
This will run everything to set up the project and start the bot with the default character.
9494

9595
```bash
9696
sh scripts/start.sh

0 commit comments

Comments
 (0)