From daac98817f475231d87e1d2ae0efaef67d4f2d35 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 10 Oct 2023 09:54:28 +0200 Subject: [PATCH] docs: Remove unnecessary text --- docs/1_usage.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/1_usage.md b/docs/1_usage.md index 956be53..193cc70 100644 --- a/docs/1_usage.md +++ b/docs/1_usage.md @@ -87,8 +87,6 @@ ReVanced CLI is divided into the following fundamental commands: > adb install app.apk > ``` - Patch and install the app on your device by mounting it on top of the un-patched app with root permissions: - ```bash java -jar revanced-cli.jar patch \ --patch-bundle revanced-patches.jar \