]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Readme.md
EmulatorPkg: strip trailing whitespace
[mirror_edk2.git] / EmulatorPkg / Readme.md
index 5ea61ca7ab5a1da26c695c77514df656dd9ae77c..0c2eea6a9a024e74a6b98a4e0a090d28dfddc80e 100644 (file)
@@ -57,12 +57,12 @@ emulator.**
 \r
 For example, to build + run:\r
 \r
-`$ EmulatorPkg/build.sh`  \r
+`$ EmulatorPkg/build.sh`\r
 `$ EmulatorPkg/build.sh run`\r
 \r
 The build architecture will match your host machine's architecture.\r
 \r
 On X64 host machines, you can build + run IA32 mode as well:\r
 \r
-`$ EmulatorPkg/build.sh -a IA32`  \r
+`$ EmulatorPkg/build.sh -a IA32`\r
 `$ EmulatorPkg/build.sh -a IA32 run`\r