Skip to content

Commit 1245eb9

Browse files
committed
fixed link to setup details
1 parent 7288023 commit 1245eb9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/topics/01-setting_up/python_and_core_tools.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Although it is OK to use different tools, there are some requirements to success
1818
#. A way to run your code -- command line, IDE, etc.
1919
#. A way to use the "git" source code version control system
2020

21-
You can be successful in the program as long as you have the above. If you don't already have a setup that fulfills those requirements -- read on.
21+
You can be successful in the program as long as you have the above. If you don't already have a setup that fulfills those requirements: read on.
22+
23+
If you are not sure -- you can go here to test your setup out: :ref:`testing_your_setup` -- if you get stuck, then come back here, and read on.
2224

2325
Platforms
2426
---------
@@ -81,7 +83,7 @@ In order to be productive in this program, you need to be able to do the followi
8183

8284
If you are not set up and comfortable with doing all that, read and follow these instructions:
8385

84-
:ref:`installing_python`
86+
:ref:`setup_details`
8587

8688
Then come back and follow the rest of this review.
8789

0 commit comments

Comments
 (0)