Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix starter script: Add missing ‘cd’ command to navigate to ‘eliza-starter’ directory
  • Loading branch information
marcNY authored Dec 18, 2024
1 parent 81d0273 commit 502d4a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@

```bash
git clone https://github.com/ai16z/eliza-starter.git

cd eliza-starter
cp .env.example .env

pnpm i && pnpm build && pnpm start
```

Expand Down

0 comments on commit 502d4a1

Please sign in to comment.