Skip to content

Commit 87859bf

Browse files
authored
docs(readme): update installation instructions for Appium driver
1 parent 6c2cb42 commit 87859bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It’s designed to handle real-world scenarios where traditional drivers fall sh
1414
> This driver is built for Appium 2 and is not compatible with Appium 1. To get started,
1515
> clone the repository and run `npm install` to resolve dependencies. Then, use `npm run build`
1616
> to build the driver. Finally, add it to your Appium 2 distribution with the command:
17-
> `appium driver install --source=local /path/to/novawindows-driver`
17+
> `appium driver install --source=npm appium-novawindows-driver`
1818
1919

2020
## Usage

0 commit comments

Comments
 (0)