# Patchrom with modified MIUI Sources for Nexus 6P (angler) If you want to build miui yourself using this repository, setup your linux for android build marshmallow with JDK7 and follow these commands: - mkdir /build/MIUI - cd /build/MIUI - repo init -u git://github.com/airwa1kin7/patchrom.git -b marshmallow - repo sync - . build/envsetup.sh && cd angler && make fullota - adb sideload out/fullota.zip blade Now you can get your own miui ROM, enjoy it!