From b3d2565b7db18d6f244cf7858f06b9ce4762e7ce Mon Sep 17 00:00:00 2001 From: "Christopher A. Williamson" Date: Mon, 2 Sep 2024 08:45:36 +0100 Subject: [PATCH] Remove pre/ patches from readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ad94e28..5f4d347 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags ## Apply the patches Copy the patches folder to the ROM folder and copy the apply-patches.sh to the rom folder. and run this in the ROM folder: ```bash -../patches/apply.sh . pre ../patches/apply.sh . trebledroid ../patches/apply.sh . personal ```