diff --git a/README.Rmd b/README.Rmd
index c89769c17..93349ee03 100644
--- a/README.Rmd
+++ b/README.Rmd
@@ -47,7 +47,7 @@ The latest version is can be installed from GitHub as follows:
 
 ```{r eval = FALSE}
 install.packages("devtools")
-devtools::install_github(repo = "stefvanbuuren/mice@narfcs")
+devtools::install_github(repo = "stefvanbuuren/mice")
 ```
 
 
diff --git a/README.md b/README.md
index 4b4363601..2d1fea247 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ The latest version is can be installed from GitHub as follows:
 
 ``` r
 install.packages("devtools")
-devtools::install_github(repo = "stefvanbuuren/mice@narfcs")
+devtools::install_github(repo = "stefvanbuuren/mice")
 ```
 
 ## Minimal example