From 0b80e25ef11f86e1e62f7f4e97d89048b8644e8d Mon Sep 17 00:00:00 2001
From: Pauli Virtanen <pauli.t.virtanen@jyu.fi>
Date: Wed, 14 Sep 2022 09:17:34 +0300
Subject: [PATCH] DOC

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

diff --git a/README.md b/README.md
index 5fb4d8d..66cb235 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,6 @@ Uses a [discretization with local gauge invariance](doc/discretization.md).
 
 Assuming prerequisites are installed:
 
-`python3 -m pip install --user .`
+`python3 -m pip install .`
 
 See also https://mesonbuild.com/Quick-guide.html#compiling-a-meson-project
-- 
GitLab