Skip to content
Snippets Groups Projects

Update README.md

Merged Martin Bergemann requested to merge k204230-main-patch-50365 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -9,7 +9,7 @@ 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.1/rechunk-data-2206.0.1.zip
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`
Loading