Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Commit

Permalink
#mod: Updated README as cross-build is now available
Browse files Browse the repository at this point in the history
  • Loading branch information
yoskhdia committed Nov 12, 2016
1 parent 2b7d6b2 commit 0c1db02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ supports Scala 2.11.x, 2.12.x

```
resolvers += "jitpack" at "https://jitpack.io"
libraryDependencies += "com.github.yoskhdia" % "sqscala" % <<check latest version from jitpack.>> // Scala 2.12
libraryDependencies += "com.github.yoskhdia" %% "sqscala" % <<check latest version from jitpack.>> // Scala 2.11
libraryDependencies += "com.github.yoskhdia" %% "sqscala" % <<check the latest version from jitpack.>>
```

## How to use
Expand Down

0 comments on commit 0c1db02

Please sign in to comment.