Skip to content

Commit c5239fc

Browse files
committed
README changes
1 parent 051057c commit c5239fc

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,7 @@ WebdriverIO Browserstack Service
66
## Installation
77

88

9-
The easiest way is to keep `@browserstack/wdio-browserstack-service` as a devDependency in your `package.json`.
10-
11-
```json
12-
{
13-
"devDependencies": {
14-
"@browserstack/wdio-browserstack-service": "^1.0.1"
15-
}
16-
}
17-
```
18-
19-
or you can simply do it by:
9+
You can simply do it by:
2010

2111
```sh
2212
npm install @browserstack/wdio-browserstack-service --save-dev

0 commit comments

Comments
 (0)