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