From 3b525ca8a64798f57f0c3b6de69dfeb4369f817e Mon Sep 17 00:00:00 2001 From: Howard Wu <40033067+Howard20181@users.noreply.github.com> Date: Wed, 7 Sep 2022 15:27:06 +0800 Subject: [PATCH] Minor changes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1299c3..a43e45c 100644 --- a/README.md +++ b/README.md @@ -27,17 +27,17 @@ - If you want to install MindtheGapps, place `MindtheGapps-{arch}.zip` in the `download` folder. {arch} can be `x64` or `arm64`. - Run `build.sh --help` to get the usage if you want to use CLI. 1. Run `scripts/run.sh` +1. Select the WSA version and its architecture (mostly x64) 1. Select the version of Magisk 1. Choose which brand of GApps you want to install (If the package of Mindthegapps does not exist, you will not be asking for this). - OpenGApps - Select the [OpenGApps variant](https://github.com/opengapps/opengapps/wiki#variants) you like, select the root solution (none means no root), select the WSA version and its architecture (mostly x64) - + Select the [OpenGApps variant](https://github.com/opengapps/opengapps/wiki#variants) you like. - MindtheGapps There is no other variant we can choose. +1. Select the root solution (none means no root) 1. Wait for the script to complete and the artifact will be in the `output` folder - 1. Move the artifact to a place you like 1. Right-click `Install.ps1` and select `Run with PowerShell` - If you previously have a MagiskOnWSA installation, it will automatically uninstall the previous one while **preserving all user data** and install the new one, so don't worry about your data.