Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
ponces authored Jun 22, 2021
1 parent 2791292 commit 392de8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 392de8c

Please sign in to comment.