diff --git a/README.md b/README.md index 5ab2bcfa70036fcff09353637b9c52984617392f..1f8c1db07a12f7548716ad9cced28a390d21d312 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):