From f9ad75899450f362ff4bc9c60e1acdf793655342 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Mon, 22 Aug 2016 22:07:02 +0100 Subject: [PATCH] Updated a heading. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 7d16b52c..b05d9d7f 100644 --- a/README.rst +++ b/README.rst @@ -65,8 +65,8 @@ The following steps provide guidance on how to install gprMax: 2. Install a C compiler which supports OpenMP 3. Build and install gprMax -1. Install Python and required Python packages ----------------------------------------------- +1. Install Python, required Python packages, and get gprMax source +------------------------------------------------------------------ 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.