From 7490a413afa367128f41290eaeec4332b748ef3f Mon Sep 17 00:00:00 2001
From: pswain <peter.swain@ed.ac.uk>
Date: Tue, 7 May 2024 15:50:58 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 2cac2b8..5eaa7c2 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ conda install omero-py
  For everything else, use:
 
  ```bash 
-poetry --all-extras
+poetry install --all-extras
  ```
 
 - You may have an issue with Matlablib crashing.
-- 
GitLab