From bd698e1f9606d2557227657a2a2b163d440d56e3 Mon Sep 17 00:00:00 2001 From: Howard Wu <40033067+Howard20181@users.noreply.github.com> Date: Sat, 10 Sep 2022 14:48:39 +0800 Subject: [PATCH] Update Custom-GApps.md --- Custom-GApps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-GApps.md b/Custom-GApps.md index d3b1bfe..ea19f54 100644 --- a/Custom-GApps.md +++ b/Custom-GApps.md @@ -12,4 +12,4 @@ Place custom MindTheGapps to `download` folder and rename to `MindTheGapps-{arch}.zip` (e.g. `MindTheGapps-x64.zip`) 1. Build WSA offline - `./build.sh --offline --gapps-variant {variant}` + `./build.sh --offline --gapps-brand {brand} --gapps-variant {variant}`