Skip to content

Commit

Permalink
Merge pull request #1534 from SK1989sL/patch-1
Browse files Browse the repository at this point in the history
docs: fix grammar/typos in README
  • Loading branch information
monilpat authored Dec 28, 2024
2 parents fe3fef3 + 0db8b7f commit e3c5880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,11 @@ Copy .env.example to .env and fill in the appropriate values.
cp .env.example .env
```

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

### Automatically Start Eliza

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.

```bash
sh scripts/start.sh
Expand Down

0 comments on commit e3c5880

Please sign in to comment.