Updating th README.
This commit is contained in:
parent
390f9a92c3
commit
281f7d96ac
1 changed files with 2 additions and 2 deletions
|
@ -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**
|
||||
|
|
Loading…
Add table
Reference in a new issue