From da7e0ad6686a133339828e6a853b21123583cbd7 Mon Sep 17 00:00:00 2001 From: Juliette Engelaere-Lefebvre <juliette.engelaere@developpement-durable.gouv.fr> Date: Mon, 22 Jul 2024 13:49:27 +0000 Subject: [PATCH] Update README.Rmd adresse installation depuis gitlab-forge --- README.Rmd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.Rmd b/README.Rmd index affde6a..07dc2cf 100644 --- a/README.Rmd +++ b/README.Rmd @@ -30,7 +30,8 @@ propre.artificialisation permet de produire une publication régionale sur l'art Pour l'installer : ```{r, eval=FALSE} -remotes::install_gitlab("dreal-datalab/propre.artificialisation") +remotes::install_gitlab(repo = "dreal-pdl/csd/propre.artificialisation", + host = "gitlab-forge.din.developpement-durable.gouv.fr") ``` Pour l'utiliser : -- GitLab