Skip to content

Commit

Permalink
Update README with dependency instructions for Gradle. Fixes #183
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetazzoni committed Oct 4, 2016
1 parent d2b0739 commit 0acd62d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ section:
</dependencies>
```

If you use Gradle, you'll need a line that looks like this instead:

```
compile 'com.turn:ttorrent-core:1.5'
```

*Thanks to Anatoli Vladev for the code examples in #16.*

#### Client code
Expand Down

0 comments on commit 0acd62d

Please sign in to comment.