From 4ec3ce7ace169972968a6a1b2bd2625510166d1c Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 4 Jan 2019 09:29:28 +0000 Subject: [PATCH] Updated Python version number. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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