Skip to content

Commit 9f013c0

Browse files
authored
Update README.md
1 parent 4d8e4dc commit 9f013c0

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
@@ -9,5 +9,5 @@ On a mac, [install Homebrew](http://brew.sh) and then `brew install qemu nasm`
99

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

12-
Furthermore, on a mac, qemu is split into multiple binaries. You will want
12+
On some systems qemu is split into multiple binaries. You may want
1313
to call `qemu-system-x86_64 binfile`

0 commit comments

Comments
 (0)