From ddcc581a9c69a56725c0b534f0a0b4860bf3c76c Mon Sep 17 00:00:00 2001 From: ayasa520 <55699692+ayasa520@users.noreply.github.com> Date: Sat, 27 May 2023 17:43:07 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 02e96b1..c65f064 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Script to add gapps and other stuff to waydroid ! ## Interactive terminal interface ``` -git clone https://github.com/ayasa520/waydroid_script +git clone https://github.com/casualsnek/waydroid_script cd waydroid_script sudo python3 -m pip install -r sudo python main.py @@ -186,7 +186,6 @@ Check [waydroid-magisk](https://github.com/nitanmarcel/waydroid-magisk) ## Credits - [WayDroid](https://github.com/waydroid/waydroid) -- [waydroid_script](https://github.com/ayasa520/waydroid_script) - [Magisk Delta](https://huskydg.github.io/magisk-files/) - [microG Project](https://microg.org) - [Open GApps](https://opengapps.org)