Skip to content

Commit 24b2d8e

Browse files
authored
Update README.md
1 parent 1889b24 commit 24b2d8e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ This is a [Helper](https://codecept.io/helpers/) for [CodeceptJS](https://codece
99

1010
## Install
1111

12-
📌 Currently, this helper is compatible with CodeceptJS `1.2.1` and should work with any version `1.x`. However, it was not tested yet with versions `2.x`.
13-
1412
```bash
15-
npm install --save-dev codeceptjs-dbhelper
13+
npm install --save codeceptjs-dbhelper
1614
```
1715

1816
👉 You will also have to install the drivers of [database-js](https://github.com/mlaanderson/database-js) for the desired databases. For instance, whether you want to access a JSON file, just install the JSON driver.

0 commit comments

Comments
 (0)