Skip to content

Commit

Permalink
link to sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjw committed Jun 15, 2017
1 parent a06dd2f commit b1d03bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To use the pre-built binary, add the following lines to your `build.sbt`:
```scala
libraryDependencies += "com.github.darrenjw" %% "scala-glm" % "0.3"
```
The current [stable release](ReleaseNotes.md) is "0.3". The latest unstable release is "0.4-SNAPSHOT". All releases are cross-built for both Scala 2.11 and 2.12.
The current [stable release](ReleaseNotes.md) is "0.3". Releases are cross-built for both Scala 2.11 and 2.12 and published to the [central repository](http://central.sonatype.org/).

If you just want to try it out without setting up a project, you can do so with a session like:
```
Expand Down

0 comments on commit b1d03bb

Please sign in to comment.