From 172a8c07b76909dafb22d0a86bab0fdcad5f9e8b Mon Sep 17 00:00:00 2001 From: Karl Horky Date: Wed, 20 May 2020 10:59:23 +0200 Subject: [PATCH] Fix links --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4ba77fa3..aa8af11c 100644 --- a/README.rst +++ b/README.rst @@ -81,7 +81,7 @@ You can `watch screencasts `_ We recommend using Miniconda to install Python and the required Python packages for gprMax in a self-contained Python environment. Miniconda is a mini version of Anaconda which is a completely free Python distribution (including for commercial use and redistribution). It includes more than 300 of the most popular Python packages for science, math, engineering, and data analysis. -* `Download and install Miniconda `_. Choose the Python 3.x version for your platform. We recommend choosing the installation options to: install Miniconda only for your user account; add Miniconda to your PATH environment variable; and to register Miniconda Python as your default Python. See the `Quick Install page `_ for help installing Miniconda. +* `Download and install Miniconda `_. Choose the Python 3.x version for your platform. We recommend choosing the installation options to: install Miniconda only for your user account; add Miniconda to your PATH environment variable; and to register Miniconda Python as your default Python. See the `Quick Install page `_ for help installing Miniconda. * Open a Terminal (Linux/macOS) or Command Prompt (Windows) and run the following commands: .. code-block:: bash