We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e379c commit 53f9aefCopy full SHA for 53f9aef
README.md
@@ -14,7 +14,7 @@ The Memory Calculator prints the calculated JVM configuration flags (_excluding_
14
## Install
15
16
```sh
17
-$ go get -v github.com/cloudfoundry/java-buildpack-memory-calculator
+$ go install github.com/cloudfoundry/java-buildpack-memory-calculator@latest
18
```
19
20
## Algorithm
0 commit comments