We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
time
1 parent d44623b commit 9910da3Copy full SHA for 9910da3
README.md
@@ -43,7 +43,8 @@ As `oiejq` works only on Linux-based operating systems,
43
Nevertheless `sinol-make` supports those operating systems,
44
though there are additional installation steps required to use
45
other tools for measuring time (which are non-deterministic and produce reports different from sio2):
46
-- Windows (WSL): `apt install time`
+- Debian-based systems (Ubuntu, usually Windows WSL): `apt install time`
47
+- Arch-based systems: `pacman -S time`
48
- macOS: `brew install gnu-time coreutils`
49
50
### Autocompletion (optional)
0 commit comments