Skip to content
Snippets Groups Projects
Commit d71ece4c authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Update README.md

parent ce4590f1
No related branches found
No related tags found
1 merge request!6Update README.md
Pipeline #19334 passed
......@@ -9,9 +9,8 @@ optimal chunksize of around 128 MB.
To install the cli simply use the following pip command:
```bash
pip install (--user) https://gitlab.dkrz.de/ch1187/rechunk-data/-/archive/2206.0.2/rechunk-data-2206.0.2.zip
```
User the `--user` flag if you do not have super user rights and are not using `anaconda`, `pipenv` or `virtual env`
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment