From 4efc9198f4571c86a2f25fe8a4afeead1e0257a4 Mon Sep 17 00:00:00 2001 From: LoveSy Date: Fri, 25 Mar 2022 19:27:10 +0800 Subject: [PATCH] Add a warning about downloading artifact --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 700e900..8389798 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ https://user-images.githubusercontent.com/5022927/145696886-e13ebfc1-ff25-4410-8 ![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, select the root solution (none means no root) and 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 +1. Wait for the action to complete and download the artifact **DO NOT download it via multithread downloaders like IDM or ADM** ![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png) 1. Unzip the artifact - The size shown in the webpage is uncompressed size and the zip you download will be compressed. So the size of the zip will be much less than the size shown in the webpage.