Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faidy committed Feb 5, 2015
1 parent fda50bc commit e340677
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sample-code/examples/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ Install appium client library:

```shell
pip install Appium-Python-Client
pip install pytest
```

Usage:

```shell
py.test ios_simple.py
py.test -n2 --boxed ios_simple.py
```

0 comments on commit e340677

Please sign in to comment.