Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agramian committed Sep 28, 2015
1 parent 79ba21d commit f9b3a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A custom test runner for python unittest which provides the following additional
- config file can be passed with additional information for more customization (currently can provide a device_name key in the config to specify which devices to run a selenium or appium test for example with)

### Installation
`pip install git+git://github.com/agramian/custom-text-test-runner.git --process-dependency-links`
`pip install custom_text_test_runner`

### Usage
```
Expand Down

0 comments on commit f9b3a0f

Please sign in to comment.