diff --git a/README.md b/README.md index bd999af..39ee8e8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gs-sbt-plugin +# sbt-garrity-software General SBT plugin for Garrity Software projects. This plugin should not be used for non-GS projects. @@ -9,7 +9,7 @@ for non-GS projects. ```scala resolvers += "Garrity Software Releases" at "https://maven.garrity.co/gs" -addSbtPlugin("gs" % "gs-sbt-plugin" % "0.1.0") +addSbtPlugin("gs" % "sbt-garrity-software" % "0.1.0") ``` **File: build.sbt**