Skip to content

Commit e9be8e2

Browse files
author
gadamc
committed
update installation instructions with correct sbt-sonatype plugin command.
1 parent a77e59c commit e9be8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala/INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ SNAPSHOT repository instead of the main release repository. After pushing to the
4242
need to perform the remaining steps to publish the code to the public
4343

4444
```
45-
sbt +sonatypeRelease
45+
sbt sonatypeReleaseAll
4646
```

0 commit comments

Comments
 (0)