mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-29 04:45:23 +08:00
Remove next and canary tags from README and quickstart
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user