From 392de8cfc27f6597e9d91b18ebed69d3d9710f73 Mon Sep 17 00:00:00 2001 From: Alberto Ponces Date: Tue, 22 Jun 2021 09:20:04 +0100 Subject: [PATCH] Fix branch name --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4e36741a..e0c861d4 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ Create a new working directory for your Pixel Experience build and navigate to i Initialize your Pixel Experience workspace: - repo init -u https://github.com/PixelExperience/manifest -b eleven + repo init -u https://github.com/PixelExperience/manifest -b eleven-plus Clone the modified treble patches and this repo: - git clone https://github.com/ponces/treble_patches -b eleven - git clone https://github.com/ponces/treble_build_pe -b eleven + git clone https://github.com/ponces/treble_patches -b eleven-plus + git clone https://github.com/ponces/treble_build_pe -b eleven-plus Finally, start the build script: