Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmike authored Nov 21, 2016
1 parent ba13eea commit 943c89c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ repositories {
dependencies {
// snapshot version
compile 'com.github.mrmike:ok2curl:master-SNAPSHOT'
compile 'com.github.mrmike:Ok2Curl:master-SNAPSHOT'
// or use specific version
compile 'com.github.mrmike:ok2curl:0.3.0'
compile 'com.github.mrmike:Ok2Curl:0.3.0'
}
```

Expand Down

0 comments on commit 943c89c

Please sign in to comment.