From c6028e104dba48dac2766396e221eb1f422c33ad Mon Sep 17 00:00:00 2001
From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr>
Date: Fri, 7 Oct 2022 09:53:20 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index d2dcd78..0ccd3fe 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,6 @@ Your code must be properly documented. It must follow the [PEP257 recommendation
 
 ### Prepare your directory
 
-If you are not familiar with git, you can first follow this short [tutorial](https://gitlab.ec-lyon.fr/edelland/inf_tc2/-/blob/main/Tutoriel_gitlab/tutoriel_gitlab.md).
-
 1. Create a new blank project on the ECL GitLab (`New project` then `Create blank project`).
 2. Fill in the form as follows.
    - Project name: `Image classification`.
-- 
GitLab