From 8034efb402dca8b71fc640cf522065a3feb46153 Mon Sep 17 00:00:00 2001 From: Mattia Montanari Date: Sat, 9 Jul 2022 23:45:07 +0200 Subject: [PATCH] address in gitclone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ca6e55..6e712f6 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ If you have some basic tools installed (git, compiler and cmake) clone this repo: ``` -git clone https://github.com/MattiaMontanari/openGJK/tree/ce +git clone https://github.com/MattiaMontanari/openGJK.git ``` followed by these commands: