mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-24 04:01:17 +01:00
remove mentions of npm
This commit is contained in:
@@ -57,12 +57,6 @@ locally.
|
||||
Before using it, make sure you have the Firebase CLI installed.
|
||||
[Instructions](https://firebase.google.com/docs/cli)
|
||||
|
||||
```
|
||||
npm install -g firetable
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```
|
||||
yarn global add firetable
|
||||
```
|
||||
|
||||
@@ -13,12 +13,6 @@ Also make sure you are logged in to your Firebase account in the Firebase CLI.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
npm install -g firetable
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```
|
||||
yarn global add firetable
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user