Update master

This commit is contained in:
Johannes Rudolph 2012-07-13 11:35:30 +03:00
parent 5ffd60c6c8
commit bfb9217f83
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.6.0")
*Note*: The organization has recently been changed to `net.virtual-void`.
Then, add the following to your `build.sbt` as a standalone line:
Then, add the following to your `<project-root>/build.sbt` (that's not `project/build.sbt`!) as a standalone line:
```scala
net.virtualvoid.sbt.graph.Plugin.graphSettings