Skip to content

Commit b1d03bb

Browse files
committed
link to sonatype
1 parent a06dd2f commit b1d03bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use the pre-built binary, add the following lines to your `build.sbt`:
1010
```scala
1111
libraryDependencies += "com.github.darrenjw" %% "scala-glm" % "0.3"
1212
```
13-
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.
13+
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/).
1414

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

0 commit comments

Comments
 (0)