Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 405 Bytes

File metadata and controls

18 lines (11 loc) · 405 Bytes

MojitoRom

Getting Started

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

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

repo init -u git://github.com/mojitorom/android.git -b cm-13.0

Then to sync up:

repo sync

Happy ROM Building !!