We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee37bf5 commit 65bd1dfCopy full SHA for 65bd1df
README.md
@@ -8,12 +8,8 @@ Extended library from [database-builder](https://github.com/fernandocode/databas
8
9
### Step 1: Install npm module
10
11
->Required:
12
```bash
13
ionic cordova plugin add cordova-sqlite-storage
14
-```
15
-
16
-```bash
17
npm install --save ionic-database-builder
18
```
19
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