Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andi34 authored and Ziyann committed Nov 6, 2015
1 parent e45d251 commit 40b1507
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Getting Started
---------------

To get started with this ROM, you'll need to get
familiar with [Git and Repo](http://source.android.com/download/using-repo).

To initialize your local repository use a command like this:

repo init -u git://github.com/OMAP4-AOSP/android.git -b <branch>

Then to sync up:

repo sync

0 comments on commit 40b1507

Please sign in to comment.