mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Fix Doc in with-firebase-authentication (#3626)
This commit is contained in:
parent
8c366defaf
commit
202ceca1af
|
@ -19,7 +19,7 @@ Download the example [or clone the repo](https://github.com/zeit/next.js):
|
|||
|
||||
```bash
|
||||
curl https://codeload.github.com/zeit/next.js/tar.gz/canary | tar -xz --strip=2 next.js-canary/examples/with-firebase-authentication
|
||||
cd with-firebase
|
||||
cd with-firebase-authentication
|
||||
```
|
||||
|
||||
Set up firebase:
|
||||
|
|
Loading…
Reference in a new issue