From 17269135c4b8c5e8005b17bb672f4c370d4456b5 Mon Sep 17 00:00:00 2001
From: Oliver Purschke <oliver.purschke@medizin.uni-halle.de>
Date: Thu, 30 May 2024 09:16:12 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 915a23f..d896916 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)
-- 
GitLab