Skip to content

Commit

Permalink
Merge pull request #39 from benhutchison/topic/readme
Browse files Browse the repository at this point in the history
Suggest correct dependency for users
  • Loading branch information
non authored Aug 12, 2016
2 parents fcf153f + 2c77081 commit 2328c97
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 @@ -36,7 +36,7 @@ file:
```scala
resolvers += Resolver.sonatypeRepo("releases")

libraryDependencies += "org.typelevel" %% "alleycats" % "0.1.4"
libraryDependencies += "org.typelevel" %% "alleycats-core" % "0.1.5"
```

You can also build Alleycats using
Expand Down

0 comments on commit 2328c97

Please sign in to comment.