diff --git a/Performance.md b/Performance.md index b61b481..d90184d 100644 --- a/Performance.md +++ b/Performance.md @@ -58,7 +58,7 @@ Stripped binary (or script) size & memory usage of `nnn` and some other popular Results with aggressive make options, static binary and upx compression:
-$ make O_NORL=1 O_NOMOUSE=1 O_NOLOC=1 O_NOBATCH=1 O_NOSSN=1 O_NOFIFO=1 O_QSORT=1 O_NOUG=1 static strip
+$ make O_NORL=1 O_NOMOUSE=1 O_NOLC=1 O_NOBATCH=1 O_NOSSN=1 O_NOFIFO=1 O_QSORT=1 O_NOUG=1 static strip
 $ upx nnn-static
 $ top
  BINSZ    VIRT    RES    SHR S  %MEM   COMMAND