Add sha3sum to brew install when running on macOS, to use GNU sha tools
parent
568df561bf
commit
b424391c4f
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue