From 606069c87ad83d1109109e3778b36e1d2d7f7818 Mon Sep 17 00:00:00 2001 From: Vivek Date: Sun, 16 Jun 2024 00:14:18 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7209615..7e9f94e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,9 @@ installation is essentially just copying the scripts to the device & making them ### via pixel terminal 1. start a terminal application and navigate to the directory where you want to install the scripts -1. run the following command `sh -c "$(curl -fSs https://raw.githubusercontent.com/master-hax/pixel-backup-gang/master/install.sh)"` +1. run the following command: + +```sh -c "$(curl -fSs https://raw.githubusercontent.com/master-hax/pixel-backup-gang/master/install.sh)"``` ### via linux pc using adb 1. install Android Debug Bridge (adb) & connect the pixel