remove mentions of npm

This commit is contained in:
Sidney Alcantara
2020-09-08 10:42:43 +10:00
parent 43de32c279
commit c9a0ab0cf7
2 changed files with 0 additions and 12 deletions

View File

@@ -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
```

View File

@@ -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
```