diff --git a/README.md b/README.md
index 5e7da03c5546633c81db01e7347fafc13f388550..8e9a3e83ea7195b2c6bacd938420f52b556a9d0c 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ This R package makes it possible to model tri-phasic concentration-response rela
 The EC<sub>x-SyS</sub> and Multi-TOX models are also available as part of the [Indicate app](http://www.systemecology.eu/indicate) which offers an easy to use graphical user interface.
 
 ## Installation
-This package is not yet available on CRAN. Until then you can install the most recent version from GitLab using the remotes package:
+This package is not available on CRAN. You can install the most recent version from GitLab:
 ``` r
 install.packages("remotes")
 remotes::install_gitlab("oekotox/stressaddition", host = "git.ufz.de")