diff --git a/README.md b/README.md index 881ba03798..59d0d33fe2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Install `nasm` and `qemu` from homebrew: ```bash $ brew install nasm -$ brew install quemu +$ brew install qemu ``` Install binutils from source.