Skip to content

Commit 5f266f1

Browse files
authored
Merge pull request #1024 from sergical/patch-1
docs: Update README.md
2 parents 3f8317b + 6b04741 commit 5f266f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ git clone https://github.com/ai16z/eliza-starter.git
5050

5151
cp .env.example .env
5252

53-
pnpm i && pnpm start
53+
pnpm i && pnpm build && pnpm start
5454
```
5555

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

0 commit comments

Comments
 (0)