diff --git a/README.md b/README.md index 360050123..9589c4fac 100644 --- a/README.md +++ b/README.md @@ -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 `/build.sbt` (that's not `project/build.sbt`!) as a standalone line: ```scala net.virtualvoid.sbt.graph.Plugin.graphSettings