Skip to content

Commit 8774975

Browse files
committed
adding note to readme
1 parent 985f4e5 commit 8774975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Rho artifacts are available at Maven Central and snapshots are available from th
2828
Read the [Rho Scaladocs](http://rho.http4s.org)
2929

3030
```scala
31-
resolvers += Resolver.sonatypeRepo("snapshots")
31+
resolvers += Resolver.sonatypeRepo("snapshots") // Only if you are using a -snapshot version
3232

3333
libraryDependencies += "org.http4s" %% "rho-swagger" % version
3434

0 commit comments

Comments
 (0)