Cc: Jordan Justen <jordan.l.jus...@intel.com> Cc: Andrew Fish <af...@apple.com> Cc: Ray Ni <ray...@intel.com> Signed-off-by: Leif Lindholm <leif.lindh...@linaro.org> --- EmulatorPkg/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/EmulatorPkg/Readme.md b/EmulatorPkg/Readme.md index 5ea61ca7ab5a..0c2eea6a9a02 100644 --- a/EmulatorPkg/Readme.md +++ b/EmulatorPkg/Readme.md @@ -57,12 +57,12 @@ emulator.** For example, to build + run: -`$ EmulatorPkg/build.sh` +`$ EmulatorPkg/build.sh` `$ EmulatorPkg/build.sh run` The build architecture will match your host machine's architecture. On X64 host machines, you can build + run IA32 mode as well: -`$ EmulatorPkg/build.sh -a IA32` +`$ EmulatorPkg/build.sh -a IA32` `$ EmulatorPkg/build.sh -a IA32 run` -- 2.20.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#47623): https://edk2.groups.io/g/devel/message/47623 Mute This Topic: https://groups.io/mt/34202571/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-