Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit cc1bb20

Browse files
committed
Merge branch 'master' of github.com:appium/sample-code
2 parents 4db41a7 + 3446db1 commit cc1bb20

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

sample-code/examples/node/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Upgrade Mocha to the latest version:
88
npm install -g -f mocha
99
```
1010

11+
Install local packages:
12+
13+
```
14+
npm install
15+
```
16+
1117
### to run tests locally
1218

1319
Install appium and start the appium server for your device, please refer to:

0 commit comments

Comments
 (0)