diff --git a/README.md b/README.md
index 915a23f048472f39f5feb7e370efb76a3a708d3a..d89691657852d0ca508fe90c1bafe80ef5022442 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Installing the package
 
 ``` r
 install.packages("remotes")
-remotes::install_gitlab(repo = "imebi/digihero/limesurvey/lsfun" , host = "gitlab.informatik.uni-halle.de")
+remotes::install_gitlab(repo = "imebi/limesurvey/lsfun" , host = "gitlab.informatik.uni-halle.de")
 
 library(lsfun)
 library(help=lsfun)