From 319ab3f54f7d7f6bed0af454a190c4b6cface9b9 Mon Sep 17 00:00:00 2001 From: Marco De Lucia Date: Fri, 8 Jan 2021 14:12:24 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 28763df54..66bfabe01 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + @@ -6,8 +6,8 @@ # install libraries from MDL library(devtools) - devtools::install_git("https://gitext.gfz-potsdam.de/delucia/RedModRphree.git") - devtools::install_git("https://gitext.gfz-potsdam.de/delucia/Rmufits.git") + devtools::install_gitlab("delucia/RedModRphree", host="https://git.gfz-potsdam.de") + devtools::install_gitlab("delucia/Rmufits", host="https://git.gfz-potsdam.de") # USAGE