diff options
author | Adrian DC <radian.dc@gmail.com> | 2016-12-04 11:48:10 +0100 |
---|---|---|
committer | Adrian DC <radian.dc@gmail.com> | 2016-12-04 21:23:11 +0100 |
commit | 8c8b79808d6a5b789d60eaada79d8adbe251aa19 (patch) | |
tree | 331638f09d5f62be96f9a9cb1430896a082724e5 | |
parent | 08f624ce910b8bee2b69cca1716d645a98af2d62 (diff) | |
download | android-bare-stable/cm-13.0-ZNH5Y.tar.gz android-bare-stable/cm-13.0-ZNH5Y.tar.bz2 android-bare-stable/cm-13.0-ZNH5Y.zip |
manifests: Update the README for ZNH5Ystable/cm-13.0-ZNH5Y
Change-Id: Icbdee618753009337e346938a443d51dd88293eb
-rw-r--r-- | README.mkdn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mkdn b/README.mkdn index e591dc1..c546319 100644 --- a/README.mkdn +++ b/README.mkdn @@ -31,7 +31,7 @@ familiar with [Git and Repo](http://source.android.com/source/using-repo.html). To initialize your local repository using the CyanogenMod trees, use a command like this: - repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0 + repo init -u git://github.com/CyanogenMod/android.git -b stable/cm-13.0-ZNH5Y Then to sync up: |