Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SK1989sL authored Dec 28, 2024
1 parent 76d4f42 commit 1b52990
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 1b52990

Please sign in to comment.