From 0dc203c8c693f879874b17dfb9bc51c2328eec9b Mon Sep 17 00:00:00 2001 From: Solene Rapenne Date: Wed, 2 Dec 2020 00:01:32 +0100 Subject: [PATCH] Fix git clone url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78ae888..a8ed5eb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ reading files and reading input/output are allowed. # Get the sources ``` -git clone https://tildegit.org/solene/vger +git clone https://tildegit.org/solene/vger.git ``` # Running tests