Skip to content

Commit 326d1d1

Browse files
authored
Update README.md
1 parent a66cb9c commit 326d1d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Fetch Forms is a headless forms solution and form builder designed to help devel
2020

2121
1. [Sign up for a free account](https://www.fetchforms.io/create-account)
2222
2. [Configure a form](https://www.fetchforms.io/docs/configuring-a-form)
23-
3. [Create an API token](https://www.fetchforms.io/account/api-details)
2423

2524
### Installation
2625
1. Clone the repo
@@ -33,7 +32,6 @@ Fetch Forms is a headless forms solution and form builder designed to help devel
3332
```
3433
3. Add the dotenv file named `.env.local` with these params
3534
```sh
36-
REACT_APP_FF_TOKEN=API_TOKEN
3735
REACT_APP_FF_FORM_ID=FORM_ID
3836
```
3937
4. Start the app

0 commit comments

Comments
 (0)