Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmjennison authored Nov 30, 2021
1 parent 51c72ca commit fddfb88
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,11 @@ Depending on your app's needs, other approaches might work better for you.
## Get Started

Install:
**Install:**

`yarn add next-firebase-auth`
Firebase v8: `yarn add next-firebase-auth`

Firebase v9+: `yarn add next-firebase-auth@canary`

> ⚠️ If you're using v9 of the Firebase JS SDK, use `next-firebase-auth@canary`. This is an unstable v1 prerelease. Track progress on v1 [in this issue](https://github.com/gladly-team/next-firebase-auth/issues/265).
Expand Down

1 comment on commit fddfb88

@vercel
Copy link

@vercel vercel bot commented on fddfb88 Nov 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.