From 61c42b81d98294587955dd3ee803a489d1207d1a Mon Sep 17 00:00:00 2001 From: Ben van Werkhoven Date: Mon, 27 May 2024 18:03:46 +0200 Subject: [PATCH] fix reference --- INSTALL.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/INSTALL.rst b/INSTALL.rst index 1ae266f88..985b48c07 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -7,8 +7,7 @@ The Kernel Tuner requires several packages to be installed. First of all, you ne working Python version, several Python packages, and optionally CUDA and/or OpenCL installations. All of this is explained in detail in this guide. -For comprehensive step-by-step instructions on setting up a development environment, see :ref:`Development Environment `. - +For comprehensive step-by-step instructions on setting up a development environment, see :ref:`Development Environment `. Python ------ @@ -156,7 +155,7 @@ Installing the git version You can also install from the git repository. This way you also get the examples. Please note that this will install all required dependencies in the current environment. -For step-by-step instructions on setting up a development environment, see :ref:`Development Environment `. +For step-by-step instructions on setting up a development environment, see :ref:`Development Environment `. .. code-block:: bash