diff --git a/README.md b/README.md index c685a15..4214f89 100644 --- a/README.md +++ b/README.md @@ -46,11 +46,11 @@ familiar with [Git and Repo](https://source.android.com/source/using-repo.html). To initialize your local repository using the OMNIROM trees to build TWRP, use a command like this: - repo init -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-6.0 + repo init -u https://git.asgardius.company/asgardius/platform_manifest_twrp_omni.git -b twrp-6.0 To initialize a shallow clone, which will save even more space, use a command like this: - repo init --depth=1 -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-6.0 + repo init --depth=1 -u https://git.asgardius.company/asgardius/platform_manifest_twrp_omni.git -b twrp-6.0 Then to sync up: diff --git a/default.xml b/default.xml index 6a221e7..4b97b02 100644 --- a/default.xml +++ b/default.xml @@ -7,6 +7,9 @@ + + @@ -460,7 +463,7 @@ - +