diff --git a/HyperAlloc/README.md b/HyperAlloc/README.md index ad4a8f4..83b4f4a 100644 --- a/HyperAlloc/README.md +++ b/HyperAlloc/README.md @@ -38,7 +38,7 @@ If you would like to report a potential security issue in this project, please d Invocation with the minimum recommended set of HyperAlloc parameters and a typical jHiccup configuration: ``` -java -Xmx -Xms -Xloggc: -javaagent:/jHiccup.jar='-a -d 0 -i 1000 -l ' -jar /HyperaAlloc-1.0.jar -a -h -d -c -l +java -Xmx -Xms -Xloggc: -javaagent:/jHiccup.jar='-a -d 0 -i 1000 -l ' -jar /HyperAlloc-1.0.jar -a -h -d -c -l ``` ### Build