From 41bf4ca17fb6cf229b7fec636a217b8d1dc86a30 Mon Sep 17 00:00:00 2001 From: Michele Grossi <33418276+grossiM@users.noreply.github.com> Date: Thu, 30 Jun 2022 13:02:47 +0200 Subject: [PATCH] Update how_to_use.rst --- docs/source/how_to_use.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/how_to_use.rst b/docs/source/how_to_use.rst index 250e1f6..8a9cef8 100644 --- a/docs/source/how_to_use.rst +++ b/docs/source/how_to_use.rst @@ -14,7 +14,7 @@ by running from the main directory of the project using the command: You can install the software directly from the repository using the command: -``python3 -m pip install https://github.com/QML-HEP/quask/archive/master.zip`` +``python3 -m pip install https://github.com/CERN-IT-INNOVATION/QuASK/archive/master.zip`` or through PiP packet manager using the command: