From 1bee222647e5dee59c555ac6390644418486ece4 Mon Sep 17 00:00:00 2001
From: Laurent Modolo <laurent.modolo@ens-lyon.fr>
Date: Thu, 10 Mar 2022 11:12:34 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 5ab2bcf..1f8c1db 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,5 @@
 # Git : the basis
 
-You can find the [partial guide](./tp.md) and a [presentation support](./presentation.md) and  in this repository and compile them into .pdf format with the following commands:
-
-```sh
-R -e 'install.packages("rmarkdown", repos = "https://cloud.r-project.org")'
-make
-```
-
 ## Practial guide
 
 The practical guide is decomposed in three sections, after [configuring your ssh client](./tp.md):
-- 
GitLab