From d334a2d573371510a9aac63dd0401ec2e3e66d22 Mon Sep 17 00:00:00 2001 From: j-hc Date: Thu, 28 Mar 2024 01:15:26 +0300 Subject: [PATCH] update readme --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 36f679f..840188e 100755 --- a/build.sh +++ b/build.sh @@ -167,8 +167,8 @@ wait rm -rf temp/tmp.* if [ -z "$(ls -A1 ${BUILD_DIR})" ]; then abort "All builds failed."; fi -log "\nInstall [Vanced Microg](https://github.com/TeamVanced/VancedMicroG/releases) for non-root YouTube and YT Music" -log "Use [zygisk-detach](https://github.com/j-hc/zygisk-detach) module to detach YouTube and YT Music from Play Store" +log "\nInstall [Microg](https://github.com/ReVanced/GmsCore/releases) for non-root YouTube and YT Music APKs" +log "Use [zygisk-detach](https://github.com/j-hc/zygisk-detach) to detach root ReVanced YouTube and YT Music from Play Store" log "\n[revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module)" log "\nChangelog:" log "$(cat $TEMP_DIR/*-rv/changelog.md)"