From eb71818245e1ada5685d5b0645fc499a3d8e2fdd Mon Sep 17 00:00:00 2001 From: Matthias Baer Date: Wed, 5 Jul 2023 17:47:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f982307..8a1548e 100644 --- a/README.md +++ b/README.md @@ -119,5 +119,5 @@ value = Phi(x, y, z) Simply use `pip`: ``` -pip install multipoles +pip install --upgrade multipoles ```