Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 456 Bytes

README.mkdn

File metadata and controls

16 lines (10 loc) · 456 Bytes

CyanFox

Getting Started

To get started with Android/CyanFox, you'll need to get familiar with Repo and Version Control with Git.

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

repo init -u git://github.com/CyanFox/android.git -b cm-10.1

Then to sync up:

repo sync