Skip to content

Commit 5f776d0

Browse files
committed
update READMEs
fixed typo
1 parent 3fd359e commit 5f776d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00-environment/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ On a mac, [install Homebrew](http://brew.sh) and then `brew install qemu nasm`
1010
Don't use the Xcode developer tools `nasm` if you have them installed, they won't work for the most cases. Always use `/usr/local/bin/nasm`
1111

1212
Furthermore, on a mac, qemu is split into multiple binaries. You will want
13-
to call `qemu-system-x86_84 binfile`
13+
to call `qemu-system-x86_64 binfile`

0 commit comments

Comments
 (0)