Skip to content

Commit 630b55d

Browse files
committed
chore(): merge
2 parents 8bd1d11 + c513b08 commit 630b55d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,12 @@ Status: Release candidate
2626

2727
```bash
2828
npm install firebase angularfire2 --save
29+
# Or use the 5.0 beta API! Will be released soon
30+
npm install firebase angularfire2@next --save
2931
```
3032

33+
## Note: These docs reference the beta 5.0 API which will be released soon.
34+
3135
## Example use:
3236

3337
```ts

0 commit comments

Comments
 (0)