diff --git a/README.md b/README.md
index 5a7201a9dff56dd602335da6c6495eedb7cba58b..385782d918039f1e43d39bbac07b1e62ee8ed279 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,11 @@ To install the cli simply use the following pip command:
 
 ```bash
 python -m pip install rechunk-data --extra-index-url https://gitlab.dkrz.de/api/v4/projects/66397/packages/pypi/simple
-Use the `--user` flag if you do not have super user rights and are not using `anaconda`, `pipenv` or `virtual env`
 ```
 
+Use the `--user` flag if you do not have super user rights and are not using `anaconda`, `pipenv` or `virtual env`
+
+
 ## Usage
 ### Using the python module