From deacfc64f04f880ba1203687a704f933894475b9 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Mon, 27 Feb 2023 18:11:44 +0000 Subject: [PATCH] Update README.md --- README.md | 71 ++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 57 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 32203cf..d65c32d 100644 --- a/README.md +++ b/README.md @@ -41,20 +41,63 @@ >
If you can, please download WSA from the [Release](https://github.com/MustardChef/WSABuild/releases/latest) or request a prebuilt custom build using the [Issues page](https://github.com/MustardChef/WSABuilds/issues.)
>
However, this guide gives you the option to build your own build using the MagiskOnWSA Github Actions Script from the community
- -1. Star (if you like) and [Fork this repository](https://github.com/YT-Advanced/WSA-Script/fork) - ![Fork Button](https://docs.github.com/assets/images/help/repository/fork_button.png) -1. Go to the **Action** tab in your forked repo - ![Action Tab](https://docs.github.com/assets/images/help/repository/actions-tab.png) -1. In the left sidebar, click the **Custom Build** workflow. - ![Workflow](https://docs.github.com/assets/images/help/repository/actions-select-workflow-2022.png) -1. Above the list of workflow runs, select **Run workflow** - ![Run Workflow](https://docs.github.com/assets/images/actions-workflow-dispatch.png) -1. Select the option then click **Run workflow** - ![Run Workflow](https://docs.github.com/assets/images/actions-manually-run-workflow.png) -1. Wait for the action to complete and download the artifact +> **Warning** +> **Important:** +> Please **do not directly fork** the repo provided in the instructions below. Instead, follow the instructions set out clearly. + +
+ +--- +#### **1. Log into your Github Account (this is necessary) and in the home page, click on the button (shown below) and select "import a repository" or go to [this page directly](https://github.com/new/import)** + ***Step 1:*** + + + + ***Step 2:*** + + ![image](https://user-images.githubusercontent.com/68516357/221641202-e3ef4deb-f2dd-46e6-82c8-fb4767f82e99.png) + +--- +#### **2. [Copy the URL of this Repo](https://github.com/MustardChef/WSA-Script) and paste it into the the text box below and press "Import"** + +![image](https://user-images.githubusercontent.com/68516357/221643582-72d71f68-8f53-48d9-a940-692a54d42098.png) + +--- +#### **3. Go to the **Action** tab in your newly imported repo** + +![Action Tab](https://docs.github.com/assets/images/help/repository/actions-tab.png) + +--- +#### **4. In the left sidebar, click the **Custom Build** workflow.** + +![Workflow](https://docs.github.com/assets/images/help/repository/actions-select-workflow-2022.png) + +--- +#### **5. Above the list of workflow runs, select **Run workflow**** + +![Run Workflow](https://docs.github.com/assets/images/actions-workflow-dispatch.png) + +--- +#### **6. Select your desired options such as ***Magisk Version***, ***WSA Release Channel + WSA Archetecture*** , ***GApps Varient*** and ***Compression Format*** then click **Run workflow**** + +![Run Workflow](https://docs.github.com/assets/images/actions-manually-run-workflow.png) + +--- +#### **7. Wait for the action to complete and download the artifact** + **DO NOT download it via multithread downloaders like IDM** - ![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png) + +![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png) + +#### **8. Install like normal using the instructions in this repository** + +
+ +### **Enjoy** + +
+ +--- @@ -301,7 +344,7 @@ ### Moving WSA to another drive or partition: [](https://github.com/MustardChef/WSABuilds/blob/master/Guides/MoveToExtDrive.md) -### Installing KernalSU +### Installing KernelSU [](https://github.com/MustardChef/WSABuilds/blob/master/Guides/KernelSU.md)