From 50a2c7bab4e617cff1726fd77a948998c7939d5c Mon Sep 17 00:00:00 2001
From: Luiza Sabchuk <luiza.sabchuk@univie.ac.at>
Date: Wed, 26 Mar 2025 09:35:29 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 395b798..770a58c 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ You will then be prompted to enter your username and password which were set dur
 
 You will also nedd some dependencies to run the script, which can be installed using pip:
 
-```pip install --lxml conflator```
+```pip install --upgrade lxml conflator```
 
 The script automatically places your token in ```~/.polytopeapirc``` where the client will pick it up. The token is a long-lived ("offline_access") token.
 
-- 
GitLab