File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ The Kernel Tuner requires several packages to be installed. First of all, you ne
7
7
working Python version, several Python packages, and optionally CUDA and/or OpenCL
8
8
installations. All of this is explained in detail in this guide.
9
9
10
- For comprehensive step-by-step instructions on setting up a development environment, see :ref: `Development Environment <development environment >`.
11
-
10
+ For comprehensive step-by-step instructions on setting up a development environment, see :ref: `Development Environment <dev-environment >`.
12
11
13
12
Python
14
13
------
@@ -156,7 +155,7 @@ Installing the git version
156
155
157
156
You can also install from the git repository. This way you also get the examples.
158
157
Please note that this will install all required dependencies in the current environment.
159
- For step-by-step instructions on setting up a development environment, see :ref: `Development Environment <development environment >`.
158
+ For step-by-step instructions on setting up a development environment, see :ref: `Development Environment <dev- environment >`.
160
159
161
160
.. code-block :: bash
162
161
You can’t perform that action at this time.
0 commit comments