Update README.md

This commit is contained in:
Lu Wilson 2023-11-23 12:36:19 +00:00 committed by GitHub
parent ad0bf063ac
commit cab03ab5ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,14 +1,13 @@
## draw fast
You need some environment variables in `.env.local`:
You need some environment variables in `.env.local`. You can get these from [fal.ai/dashboard/keys](https://www.fal.ai/dashboard/keys)
```
FAL_KEY_ID=put your id here
FAL_KEY_SECRET=put your secret here
```
Then just run:
Then just...
```bash
npm install