Skip to content

Commit 9eb012a

Browse files
authored
Merge pull request #1 from jumph4x/jumph4x-docs-path
Scope npm install to dev deps
2 parents 496425d + a670b22 commit 9eb012a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
To install the library, run the following command:
2121

2222
```bash
23-
npm install vasu-playwright-utils
23+
npm install vasu-playwright-utils --save-dev
2424
```
2525

2626
## Usage

0 commit comments

Comments
 (0)