From acee4f9b2934c82e4d55a11300620c08be7ac5d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 10 Sep 2024 11:06:42 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8dc41005..5c8610e9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ All Documentation, binaries and original source code are available at www.openme The main git repository is available at: https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh.git +To clone the repository use: +`git clone --recursive https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.git` + + The gitlab site can be found here: https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh From 48c0803d7485e93a64f942900a450ae5906cec63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 10 Sep 2024 11:07:08 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c8610e9..048dd8b6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The main git repository is available at: https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh.git To clone the repository use: -`git clone --recursive https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.git` +`git clone --recursive https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh.git` The gitlab site can be found here: