Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 323 Bytes

Getting Started

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

To initialize your local repository use a command like this:

repo init -u [email protected]:ZmodN/android.git -b zmodn-<branch>

Then to sync up:

repo sync