From a6cac90be023dda239d91f85270d4b8e3897ea1e Mon Sep 17 00:00:00 2001 From: BigfootACA Date: Mon, 26 Jul 2021 00:02:40 +0800 Subject: [PATCH] README.md: make it look better Signed-off-by: BigfootACA --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b2e923..1195e3d 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,11 @@ cd edk2-sdm845 ```bash bash build.sh --device DEVICE ``` + 2.2 For Macos/Windows (you can use docker) + ````bash -docker-compose run edk2 ./build.sh -d your device +docker-compose run edk2 ./build.sh -d DEVICE ```` 3.Boot the image -- 2.45.2