We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2cb42 commit 87859bfCopy full SHA for 87859bf
README.md
@@ -14,7 +14,7 @@ It’s designed to handle real-world scenarios where traditional drivers fall sh
14
> This driver is built for Appium 2 and is not compatible with Appium 1. To get started,
15
> clone the repository and run `npm install` to resolve dependencies. Then, use `npm run build`
16
> 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`
+> `appium driver install --source=npm appium-novawindows-driver`
18
19
20
## Usage
0 commit comments