1
0
Fork 0
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:
Saro Vindigni 2018-01-27 15:12:25 +01:00 committed by Tim Neutkens
parent 8c366defaf
commit 202ceca1af

View file

@ -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: