Skip to content

Commit 9910da3

Browse files
authored
Change time installation steps (#91)
1 parent d44623b commit 9910da3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ As `oiejq` works only on Linux-based operating systems,
4343
Nevertheless `sinol-make` supports those operating systems,
4444
though there are additional installation steps required to use
4545
other tools for measuring time (which are non-deterministic and produce reports different from sio2):
46-
- Windows (WSL): `apt install time`
46+
- Debian-based systems (Ubuntu, usually Windows WSL): `apt install time`
47+
- Arch-based systems: `pacman -S time`
4748
- macOS: `brew install gnu-time coreutils`
4849

4950
### Autocompletion (optional)

0 commit comments

Comments
 (0)