diff --git a/README.md b/README.md index fe7ba29fe..552ca81bb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ Status: Beta ## Install ```bash -npm install angularfire2 firebase --save +npm install firebase angularfire2 --save +# Or install the pre-release for RC5 +npm install firebase angularfire2@next --save ``` ## Example use: