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 445f732 commit ea8066fCopy full SHA for ea8066f
README.md
@@ -35,7 +35,7 @@ This project it built using [Xmake](https://github.com/xmake-io/xmake). I recomm
35
# Clone the repo and its submodules
36
git clone --recurse-submodules -j8 https://github.com/Omega172/OmegaWare-Framework.git # For git 2.13 and later
37
# or
38
-git clone --recursive git://github.com/foo/bar.git # Older
+git clone --recursive https://github.com/Omega172/OmegaWare-Framework.git # Older
39
40
# For already cloned repos
41
git clone https://github.com/Omega172/OmegaWare-Framework.git
0 commit comments