Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 465 Bytes

README.mkdn

File metadata and controls

19 lines (11 loc) · 465 Bytes

Hazy ROM

Getting Started

To get started with Hazy Rom, you'll need to get familiar with Git and Repo.

To initialize your local repository using the HazyTeam trees, use a command like this:

repo init -u git://github.com/HazyTeam/manifest.git -b kitkat

Then to sync up:

repo sync

Please see the CyanogenMod Wiki for building instructions.