Skip to content

Commit 19ce59c

Browse files
authored
Update README.md
1 parent 834e077 commit 19ce59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ that is used in the Scala ecosystem.
732732
Double-check binary and source compatibility, including behavior, and release using the following command on the
733733
environment with 16+GB of RAM:
734734
```sh
735-
sbt -java-home /usr/lib/jvm/jdk-11 -J-Xmx8g clean release
735+
sbt -java-home /usr/lib/jvm/jdk-11 -J-Xmx12g clean release
736736
```
737737

738738
Do not push changes to GitHub until promoted artifacts for the new version are not available for downloading on

0 commit comments

Comments
 (0)