From ed1ac558ce3fe6f17d702b1a05934180fa01bcf3 Mon Sep 17 00:00:00 2001 From: Magaz Date: Thu, 15 Feb 2024 10:19:46 +0100 Subject: [PATCH] [Hotfix] Misleading command in installation instructions --- doc/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.rst b/doc/install.rst index 26c77a3..12ce825 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -39,6 +39,6 @@ After the building process has finished, you will find the ``dist`` directory wi .. code:: - pip install neasqc-qrbs + pip install .\neasqc-qrbs-0.4.0.tar.gz Once the installation process is done, you have finished! \ No newline at end of file