We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb86dcf commit 230f9cbCopy full SHA for 230f9cb
README.mkdn
@@ -11,7 +11,7 @@ CipherOS is a Android Custom OS, Based On AOSP & Fueled by Lineage, Striving to
11
12
```bash
13
# Initialize repo
14
-repo init -u git://github.com/CipherOS/android_manifest.git -b eleven
+repo init -u https://github.com/CipherOS/android_manifest.git -b eleven
15
16
# Sync
17
repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)
0 commit comments