Add sha3sum to brew install when running on macOS, to use GNU sha tools

Alan Pope 2025-07-28 22:39:14 +01:00
parent 568df561bf
commit b424391c4f
1 changed files with 1 additions and 1 deletions

@ -187,7 +187,7 @@ sudo emerge --ask --noreplace app-emulation/qemu \
Install the Quickemu requirements using brew:
``` shell
brew install bash cdrtools coreutils jq python3 qemu usbutils samba socat swtpm zsync
brew install bash cdrtools coreutils jq python3 qemu usbutils samba sha3sum socat swtpm zsync
```
Now clone the project: