···4455
6677+## Installation
88+99+`lsr` uses the zig build system. To install, you will need zig 0.14.0. To
1010+install for the local user (assuming $HOME/.local/bin is in $PATH), run:
1111+1212+```sh
1313+zig build -Doptimize=ReleaseSmall --prefix $HOME/.local
1414+```
1515+1616+which will install `lsr` and the associated manpage appropriately. Replace
1717+`$HOME/.local` with your preferred installation directory.
1818+719## Benchmarks
820921Benchmarks were all gathered on the same set of directories, using the latest