From 9f40832a18f888caaf0bac28042653cbe424cb6e Mon Sep 17 00:00:00 2001 From: Jonas Pemsel <32709903+jonas912@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:11:53 +0200 Subject: [PATCH] Update installation.rst --- docs/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/installation.rst b/docs/source/installation.rst index b24d25f..ae5ee65 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -40,7 +40,7 @@ Change into the WattAdvisor directory (where *pyproject.toml* is located) and us .. code-block:: shell - pip install . -e -U + pip install -e . -U Install or add a solver to the project