Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Fixed incorrect URL in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew de Detrich committed Aug 10, 2016
1 parent a21d276 commit e93de5e
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 @@ -13,7 +13,7 @@ Clients of this library don't need to change their code in order to protect endp
Configure libraries dependencies in your `build.sbt`:

```scala
libraryDependencies += "org.zalando" % "play-zhewbacca" % "0.1.0"
libraryDependencies += "org.zalando" %% "play-zhewbacca" % "0.1.0"
```

To configure Development environment:
Expand Down

0 comments on commit e93de5e

Please sign in to comment.