diff --git a/README.md b/README.md index 97a5f10..ff5681e 100644 --- a/README.md +++ b/README.md @@ -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 ```