Skip to content

Commit

Permalink
Merge fd103a1 into 0401fac
Browse files Browse the repository at this point in the history
  • Loading branch information
dwalend committed Jun 7, 2014
2 parents 0401fac + fd103a1 commit 13c6898
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 @@ -54,5 +54,5 @@ Add the following to your `build.sbt`:
```scala
resolvers += "Sonatype releases" at "http://oss.sonatype.org/content/repositories/releases/"

libraryDependency += "com.github.verbalexpressions" %% "ScalaVerbalExpressions" % "1.0.1"
libraryDependencies += "com.github.verbalexpressions" %% "ScalaVerbalExpressions" % "1.0.1"
```

0 comments on commit 13c6898

Please sign in to comment.