Remove next and canary tags from README and quickstart

This commit is contained in:
James Daniels
2020-02-12 16:45:57 -08:00
parent 64d26c04ad
commit d1068fe9d3
2 changed files with 6 additions and 9 deletions

View File

@@ -19,12 +19,10 @@ cd myapp
```bash
# yarn
yarn add firebase reactfire@canary
# or
yarn add firebase reactfire
# npm
npm install firebase reactfire@canary
npm install --save firebase reactfire
```
## 3. Create a document in Cloud Firestore