Change to first person and improve tone

This commit is contained in:
nickgolangi
2019-04-20 12:03:22 -04:00
committed by GitHub
parent 2546d1771b
commit 6e2cc8fc49

View File

@@ -362,7 +362,7 @@ echo $?
0
```
Let me break down that long QEMU command for you:
Let's break down that QEMU command:
- `qemu-system-arm`. This is the QEMU emulator. There are a few variants of
these QEMU binaries; this one does full *system* emulation of *ARM* machines