Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vm03 committed Apr 1, 2015
1 parent c31eab3 commit e0d9269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Initializing a Build Environment:

Initialize repo:

repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0
repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1

curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/vm03/android_local_manifest/master/local_manifest.xml
curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/vm03/android_local_manifest/cm-12.1/local_manifest.xml
repo sync
vendor/cm/get-prebuilts

Expand Down

0 comments on commit e0d9269

Please sign in to comment.