Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Gurnell authored Oct 11, 2016
1 parent 0e8dcda commit 216eb1b
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 @@ -22,7 +22,7 @@ Grab the code by adding the following to your `build.sbt`:
libraryDependencies ++= Seq(
"com.typesafe.slick" %% "slick" % "3.1.1",
"com.chuusai" %% "shapeless" % "2.3.1",
"io.underscore" %% "slickless" % "0.3.0"
"io.underscore" %% "slickless" % "<<VERSION>>"
)
~~~

Expand Down

0 comments on commit 216eb1b

Please sign in to comment.