Skip to content

Commit 53f9aef

Browse files
authored
Update installation command in readme
1 parent f4e379c commit 53f9aef

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
@@ -14,7 +14,7 @@ The Memory Calculator prints the calculated JVM configuration flags (_excluding_
1414
## Install
1515

1616
```sh
17-
$ go get -v github.com/cloudfoundry/java-buildpack-memory-calculator
17+
$ go install github.com/cloudfoundry/java-buildpack-memory-calculator@latest
1818
```
1919

2020
## Algorithm

0 commit comments

Comments
 (0)