From 07d9f11e042409c19ea7e18b3c319c600822e35d Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 4 Nov 2015 14:43:17 +0000 Subject: [PATCH] Corrected directory name. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d76eaba4..c08a1ce5 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ Get the code * Click on `Releases` from the top header and choose the release you want (latest is at the top). * Download zip files of the `source code` and `binary extensions` for your platform, i.e. ``windows`` for 64-bit versions of Microsoft Windows or ``linux_macosx`` for 64-bit versions of Linux or Mac OS X. - * Expand both zip files and copy the contents of the ``windows`` or ``linux_macosx`` directory into the ``gprMax/gprMax`` directory. + * Expand both zip files and copy the contents of the ``windows`` or ``linux_macosx`` directory into the ``gprMax-v.X.Y.Z/gprMax`` directory. Install Python, packages, and C libraries -----------------------------------------