Skip to content

Commit

Permalink
Update readme with new version and repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ndtaylor committed Aug 4, 2015
1 parent 0ead138 commit d45ddf9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,11 @@ Add the following lines to your `build.gradle`

```
repositories {
maven {
url "http://dl.bintray.com/workday/workday-oss"
}
mavenCentral()
}
dependencies {
compile 'com.workday:postman:0.9'
compile 'com.workday:postman:1.0'
}
```

Expand Down

0 comments on commit d45ddf9

Please sign in to comment.