Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 26acba9

Browse files
authored
Merge pull request #31 from clerkinc/perkinsjr-patch-5
Update README.md
2 parents 3a774e8 + 009d514 commit 26acba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ pnpm db-push
6666
### Configure Expo app
6767

6868
```
69-
export const CLERK_PUBLISHABLE_KEY = undefined;
69+
export const CLERK_PUBLISHABLE_KEY = your_publishable_key;
7070
```
7171

7272
### Configure Expo `dev`-script

0 commit comments

Comments
 (0)