Skip to content

Commit a7fff71

Browse files
committed
fixup! Increase copy-paste-ability of README examples
1 parent c6a8f2e commit a7fff71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ yarn add @workos-inc/authkit-remix
1818

1919
## Pre-flight
2020

21-
Rename the `.env.example` file to `.env` and ensure the following values are present in it. The client ID and API key can be found in the [WorkOS dashboard](https://dashboard.workos.com), and the redirect URI can also be configured there.
21+
Make sure the following values are present in your `.env.local` environment variables file. The client ID and API key can be found in the [WorkOS dashboard](https://dashboard.workos.com), and the redirect URI can also be configured there.
2222

2323
```sh
2424
WORKOS_CLIENT_ID="client_..." # retrieved from the WorkOS dashboard

0 commit comments

Comments
 (0)