Skip to content

Commit ea8066f

Browse files
authored
Update README.md
1 parent 445f732 commit ea8066f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This project it built using [Xmake](https://github.com/xmake-io/xmake). I recomm
3535
# Clone the repo and its submodules
3636
git clone --recurse-submodules -j8 https://github.com/Omega172/OmegaWare-Framework.git # For git 2.13 and later
3737
# or
38-
git clone --recursive git://github.com/foo/bar.git # Older
38+
git clone --recursive https://github.com/Omega172/OmegaWare-Framework.git # Older
3939

4040
# For already cloned repos
4141
git clone https://github.com/Omega172/OmegaWare-Framework.git

0 commit comments

Comments
 (0)