From 282cb1d3be8a9d6a95b7218a0c69dcc6a6c5d660 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sat, 10 Apr 2021 10:16:24 +0430 Subject: [PATCH] [CI SKIP] account for windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1080393..bb1ee76 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ This project has two components: ### Prerequisite: Get Android stubs jar #### Manual download Download [android.jar](https://raw.githubusercontent.com/Suwayomi/Tachidesk/android-jar/android.jar) and put it under `AndroidCompat/lib`. -#### Automated download(needs `bash`, `curl`, `base64`, `zip` to work) +#### Automated download Run `AndroidCompat/getAndroid.sh`(MacOS/Linux) or `AndroidCompat/getAndroid.ps1`(Windows) from project's root directory to download and rebuild the jar file from Google's repository. ### Prerequisite: Software dependencies You need this software packages installed in order to build this project: