We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5795575 commit 9a53a21Copy full SHA for 9a53a21
README.md
@@ -9,7 +9,6 @@ Extended library from [database-builder](https://github.com/fernandocode/databas
9
### Step 1: Install npm module
10
11
```bash
12
-ionic cordova plugin add cordova-sqlite-storage
13
npm install --save ionic-database-builder
14
```
15
This will install the current stable version of `ionic-database-builder` in your `node_modules` directory and save the entry in `package.json`.
0 commit comments