We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aedf14 commit 8e176f5Copy full SHA for 8e176f5
docs/1-install-and-setup.md
@@ -23,7 +23,7 @@ The Angular CLI's `new` command will set up the latest Angular build in a new pr
23
### 2. Install AngularFire 2 and Firebase
24
25
```bash
26
-npm install angularfire2 --save
+npm install angularfire2 firebase --save
27
```
28
29
Now that you have a new project setup, install AngularFire 2 and Firebase from npm.
0 commit comments