Update README.md

This commit is contained in:
Steve Ruiz 2024-01-14 19:22:15 +00:00
parent 8237d08c7f
commit 525ae6f926
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Get a key from https://www.fal.ai/dashboard/keys and add it to `.env.local`
Then just...
```bash
npm install
npm run dev
yarn
yarn dev
```