Fix the compilation description error in the Readme file. Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> Cc: Bibo Mao <maob...@loongson.cn> Cc: Chao Li <lic...@loongson.cn> Cc: Leif Lindholm <quic_llind...@quicinc.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Michael D Kinney <michael.d.kin...@intel.com> Signed-off-by: xianglai li <lixiang...@loongson.cn> --- Platform/Loongson/LoongArchQemuPkg/Readme.md | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/Platform/Loongson/LoongArchQemuPkg/Readme.md b/Platform/Loongson/LoongArchQemuPkg/Readme.md index 7b11905f14..c31ac13ffc 100644 --- a/Platform/Loongson/LoongArchQemuPkg/Readme.md +++ b/Platform/Loongson/LoongArchQemuPkg/Readme.md @@ -25,9 +25,13 @@ $ mkdir -p $WORKSPACE $ cd $WORKSPACE $ git clone https://github.com/tianocore/edk2.git + $ cd edk2 $ git submodule update --init + $ cd .. $ git clone https://github.com/tianocore/edk2-platforms.git + $ cd edk2-platforms $ git submodule update --init + $ cd .. $ git clone https://github.com/tianocore/edk2-non-osi.git $ export PACKAGES_PATH=$PWD/edk2:$PWD/edk2-platforms:$PWD/edk2-non-osi -- 2.31.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#99729): https://edk2.groups.io/g/devel/message/99729 Mute This Topic: https://groups.io/mt/96804015/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-