From c6640bc6f0635751c2da14887a5665ad701bdbf6 Mon Sep 17 00:00:00 2001 From: VisionR1 Date: Tue, 21 Nov 2023 23:04:32 +0200 Subject: [PATCH] Update README.md with clarification is GMS with clarification is GMS cache and data must delete and not the GSF (Many users broke phone data) --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d48756..0926194 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,9 @@ Some modules which modify system can trigger DroidGuard detection, never hook GM Follow this steps: - Flash my module in Magisk/KernelSU (if you already have my module, just ignore this step). -- Clear Google Wallet cache. -- Clear Google Play Store cache. -- Clear GSF (com.google.android.gsf) cache. -- Clear GMS cache. +- Clear Google Wallet cache (if you have it). +- Clear Google Play Store cache and data. +- Clear GMS (com.google.android.gms) cache and data. Reboot and done!