Skip to content

Commit

Permalink
update installation instructions with correct sbt-sonatype plugin com…
Browse files Browse the repository at this point in the history
…mand.
  • Loading branch information
gadamc committed Aug 7, 2017
1 parent a77e59c commit e9be8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ SNAPSHOT repository instead of the main release repository. After pushing to the
need to perform the remaining steps to publish the code to the public

```
sbt +sonatypeRelease
sbt sonatypeReleaseAll
```

0 comments on commit e9be8e2

Please sign in to comment.