Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updates README with new package name that is published on Maven Central.
  • Loading branch information
mazurio authored Jan 31, 2019
1 parent 4527b4a commit 61b718f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Installation
------------

```scala
libraryDependencies += "com.gu" %% "scanamo" % "1.0.0-M8"
libraryDependencies += "org.scanamo" %% "scanamo" % "1.0.0-M9"
```

Scanamo is published for Scala 2.12 and Scala 2.11
Expand Down Expand Up @@ -71,4 +71,4 @@ language governing permissions and limitations under the License.
[Badge-Scaladex]: https://index.scala-lang.org/count.svg?q=dependencies:scanamo/scanamo&subject=scaladex "Scaladex"
[Badge-MavenReleases]: https://maven-badges.herokuapp.com/maven-central/com.gu/scanamo_2.11/badge.svg "Maven Releases"
[Badge-Travis]: https://travis-ci.org/scanamo/scanamo.svg?branch=master "Travis CI"
[Badge-Gitter]: https://badges.gitter.im/guardian/scanamo.svg "Gitter chat"
[Badge-Gitter]: https://badges.gitter.im/guardian/scanamo.svg "Gitter chat"

0 comments on commit 61b718f

Please sign in to comment.