From 9370b112938e10627bf8ee7409e367b433171b92 Mon Sep 17 00:00:00 2001 From: Howard Wu <40033067+Howard20181@users.noreply.github.com> Date: Tue, 2 Nov 2021 09:26:01 +0800 Subject: [PATCH] Minor Changes (#50) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab6a24d..574d44f 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ ![Run Workflow](https://docs.github.com/assets/images/actions-workflow-dispatch.png) 1. Input the download link of Magisk and select the [OpenGApps variant](https://github.com/opengapps/opengapps/wiki#variants) (none is no OpenGApps) you like and click **Run workflow** ![Run Workflow](https://docs.github.com/assets/images/actions-manually-run-workflow.png) -1. Wait the action complete and download the artifact +1. Wait for the action to complete and download the artifact ![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png) -1. Unzip the artifact and uninstall WSA if you have an official installation or replace the previous unzipped artifact if you have a manual installation +1. Unzip the artifact and uninstall WSA if you have an official installation or replace the previously unzipped artifact if you have a manual installation 1. Enable developer mode on Windows -1. Right click `Install.ps1` and select `Run with PowerShell` +1. Right-click `Install.ps1` and select `Run with PowerShell` 1. Launch WSA and enable developer mode, launch the file manager, and wait until the file manager popup 1. Make sure you have [Platform tools](https://developer.android.com/studio/releases/platform-tools), run `adb connect localhost:58526` to connect to WSA, `adb install magisk.apk` to install Magisk App (the one you used to build) and launch it -1. Fix the environment as Magisk app will prompt and reboot (sometimes it keeps prompting even after environment fix, just ignore it) +1. Fix the environment as the Magisk app will prompt and reboot (sometimes it keeps prompting even after environment fix, just ignore it) 1. Enjoy by installing Riru and LSPosed ## Video Demo