Skip to content

Commit bdee51f

Browse files
authored
docs(quickstart): ng add @angular/fire (angular#2517)
1 parent 4d1d268 commit bdee51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install-and-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Angular CLI's `new` command will set up the latest Angular build in a new pr
1313
### 2. Install AngularFire and Firebase
1414

1515
```bash
16-
ng add @angular/fire@next
16+
ng add @angular/fire
1717
```
1818

1919
Now that you have a new project setup, install AngularFire and Firebase from npm.

0 commit comments

Comments
 (0)