diff --git a/README.md b/README.md index b473af69..95abf296 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ $ gops memstats (|) If you want to force run garbage collection on the target program, run `gc`. It will block until the GC is completed. -#### $gops setgc (\|\) +#### $ gops setgc (\|\) Sets the garbage collection target to a certain percentage. The following command sets it to 10%: