diff --git a/build.sh b/build.sh index b898933..d95aec4 100755 --- a/build.sh +++ b/build.sh @@ -168,7 +168,7 @@ rm -rf temp/tmp.* if [ -z "$(ls -A1 ${BUILD_DIR})" ]; then abort "All builds failed."; fi log "\n## Note" -log "\nInstall [Vanced Microg](https://github.com/TeamVanced/VancedMicroG/releases) for non-root YouTube and YT Music" +log "\nInstall [ReVanced MicroG](https://github.com/ReVanced/GmsCore/releases) for non-root YouTube and YT Music" log "For Root Installation, use [zygisk-detach](https://github.com/j-hc/zygisk-detach) module to detach YouTube and YT Music from Play Store" log "\n## Changelog" log "$(cat $TEMP_DIR/*-rv/changelog.md)"