From 6e2cc8fc49d6fc20f11bd29689611d73e298fa47 Mon Sep 17 00:00:00 2001 From: nickgolangi <48889034+nickgolangi@users.noreply.github.com> Date: Sat, 20 Apr 2019 12:03:22 -0400 Subject: [PATCH] Change to first person and improve tone --- src/start/qemu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/start/qemu.md b/src/start/qemu.md index 30b3d9c..239ea24 100644 --- a/src/start/qemu.md +++ b/src/start/qemu.md @@ -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