diff --git a/README.rst b/README.rst index c8a13f4b..e373fa4b 100644 --- a/README.rst +++ b/README.rst @@ -77,7 +77,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.6 version for your platform (see the `Quick Install page `_ for help installing Miniconda) +* `Download and install Miniconda `_. Choose the Python 3.x version for your platform (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:: none