From 6d449f66f46f51e3281930b49181cb6ed06af510 Mon Sep 17 00:00:00 2001 From: BigfootACA Date: Mon, 26 Jul 2021 00:06:01 +0800 Subject: [PATCH] README.md README.zh.md: tips for compiling on other operating systems Signed-off-by: BigfootACA --- README.md | 4 ++++ README.zh.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 1195e3d..8d3ae4a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,10 @@ QQ chinese group: 697666196 (Main group) 737223105 (Linux/edk2) ## Dependencies +For Windows/MacOS/Other Linux distributions: + +Install Docker manually or use an Ubuntu virtual machine + For Ubuntu 20.04: ```bash diff --git a/README.zh.md b/README.zh.md index 88fab71..0544187 100644 --- a/README.zh.md +++ b/README.zh.md @@ -48,6 +48,10 @@ QQ中文交流群: 697666196 (主群) 737223105 (Linux/edk2) ## 依赖 +Windows/MacOS/其它Linux发行版: + +手动安装Docker或者使用Ubuntu虚拟机 + Ubuntu 20.04: ```bash -- 2.45.2