From b889570f786e078cbc3b775254271b8d9e26faf7 Mon Sep 17 00:00:00 2001
From: Christian Faber <chris-faber@gmx.de>
Date: Tue, 9 Apr 2024 17:21:11 +0200
Subject: [PATCH] update

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index fc716c5..1793a16 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
-- 
GitLab