Skip to content

Commit 592c3f4

Browse files
committed
update README
1 parent 079cea9 commit 592c3f4

6 files changed

+1
-8
lines changed

README.markdown

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,7 @@ This example demonstrates how to use Python with PyUnit to run tests across seve
77

88
### Environment Setup
99

10-
1. Global Dependencies
11-
* [Install Maven](https://maven.apache.org/install.html)
12-
* Or Install Maven with [Homebrew](http://brew.sh/)
13-
```
14-
$ brew install maven
15-
```
16-
17-
2. TestingBot Credentials
10+
1. TestingBot Credentials
1811
* Add your TestingBot Key and Secret as environmental variables. You can find these in the [TestingBot Dashboard](https://testingbot.com/members/).
1912
```
2013
$ export TESTINGBOT_KEY=<your TestingBot Key>

dist/Testingbot-0.0.1-py2.7.egg

-5.24 KB
Binary file not shown.

dist/Testingbot-0.0.2-py2.7.egg

-5.26 KB
Binary file not shown.

dist/Testingbot-0.0.3-py2.7.egg

-5.26 KB
Binary file not shown.

dist/Testingbot-0.0.4-py2.7.egg

-5.32 KB
Binary file not shown.

dist/Testingbot-0.0.5-py2.7.egg

-4.82 KB
Binary file not shown.

0 commit comments

Comments
 (0)