From c6cb3bfe582fe4ea2871742898908f4d00c5e9b0 Mon Sep 17 00:00:00 2001 From: Martin Bergemann <bergemann@dkrz.de> Date: Tue, 21 Jun 2022 13:48:32 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f819b0..5a7201a 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ 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` +``` ## Usage ### Using the python module -- GitLab