From 805743924aced91b84077e58bad7697e52d8a5fd Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 21 Sep 2016 11:05:45 +0100 Subject: [PATCH] Added explicit link to screencasts of install/update processes. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 00ff1f27..18ce90ce 100644 --- a/README.rst +++ b/README.rst @@ -67,6 +67,8 @@ The following steps provide guidance on how to install gprMax: 2. Install a C compiler which supports OpenMP 3. Build and install gprMax +You can watch screencasts that demonstrate the installation and update processes at http://docs.gprmax.com/en/latest/screencasts.html + 1. Install Python, required Python packages, and get gprMax source ------------------------------------------------------------------