From 5c9d2a4a459a2981052756b6e9a40aef9651ba2f Mon Sep 17 00:00:00 2001 From: Spanner_Man Date: Wed, 29 Jun 2016 19:58:44 +0700 Subject: [PATCH] Update correct git clone URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 818aa6c..4e44fd4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Building KCauldron * Checkout project * You can use IDE or clone from console: - `git clone https://gitlab.prok.pw/Prototik/KCauldron.git` + `git clone https://gitlab.prok.pw/KCauldron/KCauldron.git` * Init submodules * Since this project is merger of two other we need both. `git submodule update --init --recursive`