From 09f3944ab3ee806e9869582604b4154a6554cfdd Mon Sep 17 00:00:00 2001 From: FriendlyNeighborhoodShane Date: Mon, 19 Jul 2021 00:46:49 +0530 Subject: [PATCH] install.md: make command a code block --- install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.md b/install.md index f6440b5..f4a4ed0 100644 --- a/install.md +++ b/install.md @@ -135,7 +135,9 @@ If you can't get any app to register for Google Cloud Messaging, try dialing thi If you restored app data from old backups, there might be some configuration files left over preventing the app from registering for push with microG. Run this from a root terminal: -`rm -rf /data/data/*/shared_prefs/com.google.android.gms.*.xml` +``` +rm -rf /data/data/*/shared_prefs/com.google.android.gms.*.xml +``` ##### Play Store RH-01 error Go to System > Apps > Play Store