diff --git a/README.md b/README.md index fc716c5febad7a2bf11cda2820f0bfc525d07d2f..1793a16ece1787581b2d25ed38f880deeb0d60bf 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,8 @@ For installation simply run the following command: pip install --index-url https://gitlab.jsc.fz-juelich.de/api/v4/projects/6167/packages/pypi/simple BioHelpers_FABER ``` +Or when upgrading: +```bash +pip install --upgrade --index-url https://gitlab.jsc.fz-juelich.de/api/v4/projects/6167/packages/pypi/simple BioHelpers_FABER +``` Project under MIT License. \ No newline at end of file