Skip to content

Commit

Permalink
Revolver.settings are already a sequence
Browse files Browse the repository at this point in the history
right?
  • Loading branch information
raboof committed Oct 31, 2015
1 parent f724cb7 commit 9bb5aa9
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 @@ -23,7 +23,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.7.1")
and this to your `build.sbt`:

```scala
seq(Revolver.settings: _*)
Revolver.settings
```

If you use SBTs full-configuration you need to
Expand Down

0 comments on commit 9bb5aa9

Please sign in to comment.