Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstaT committed Nov 24, 2015
1 parent 0b18f5a commit a74992e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
CyanogenMod 12.1 device configuration for [ZTE Open C / Kis 3](http://www.modaco.com/topic/374911-cyanogenmod-121/).
CyanogenMod 13 device configuration for [ZTE Open C / Kis 3](http://www.modaco.com/topic/376565-cyanogenmod-13/).

How to build:
-------------

Initialize repo:

repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1
curl --create-dirs -L -o .repo/local_manifests/manifest_zte_kis3.xml -O -L https://raw.githubusercontent.com/legaCyMod/android_local_manifest/cm-12.1/manifest_zte_kis3.xml
repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0
curl --create-dirs -L -o .repo/local_manifests/manifest_zte_kis3.xml -O -L https://raw.githubusercontent.com/legaCyMod/android_local_manifest/cm-13.0/manifest_zte_kis3.xml
repo sync

Compile:
Expand Down

0 comments on commit a74992e

Please sign in to comment.