Skip to content

Commit

Permalink
Merge pull request #1024 from sergical/patch-1
Browse files Browse the repository at this point in the history
docs: Update README.md
  • Loading branch information
odilitime authored Dec 12, 2024
2 parents 3f8317b + 6b04741 commit 5f266f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ git clone https://github.com/ai16z/eliza-starter.git

cp .env.example .env

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

Then read the [Documentation](https://ai16z.github.io/eliza/) to learn how to customize your Eliza.
Expand Down

0 comments on commit 5f266f1

Please sign in to comment.