Update README.md
This commit is contained in:
parent
3b682c5521
commit
45a155ecd3
|
|
@ -1,13 +1,6 @@
|
||||||
## draw fast
|
## draw fast
|
||||||
|
|
||||||
You need some environment variables in `.env.local`. You can get these from [fal.ai/dashboard/keys](https://www.fal.ai/dashboard/keys)
|
Just...
|
||||||
|
|
||||||
```
|
|
||||||
FAL_KEY_ID=put your id here
|
|
||||||
FAL_KEY_SECRET=put your secret here
|
|
||||||
```
|
|
||||||
|
|
||||||
Then just...
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue