We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1d268 commit bdee51fCopy full SHA for bdee51f
docs/install-and-setup.md
@@ -13,7 +13,7 @@ The Angular CLI's `new` command will set up the latest Angular build in a new pr
13
### 2. Install AngularFire and Firebase
14
15
```bash
16
-ng add @angular/fire@next
+ng add @angular/fire
17
```
18
19
Now that you have a new project setup, install AngularFire and Firebase from npm.
0 commit comments