From 1b480ce1cc32e690188be91663c06e869d923c7a Mon Sep 17 00:00:00 2001 From: Robert Speck Date: Mon, 2 Sep 2024 11:34:54 +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 29777c336..d3c614e8b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ which can be found in the folder `etc/`. Use these as e.g. conda env create -f etc/environment-base.yml ``` -Alternatively, you can also use `pip` to install pySDC using the code from the GitHub repository: +If you want to install the developer version using `pip` directly from the GitHub repository, use this: ``` # optionally use venv