From 87c04d30a6ce64c3d0dc484fef39e5e343cbe750 Mon Sep 17 00:00:00 2001 From: Geneva Porter Date: Thu, 8 Aug 2019 16:10:30 -0600 Subject: [PATCH] Clarified instalation directory instructions --- doc/readme.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/readme.html b/doc/readme.html index 31c04b3cad..71a49c0653 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -161,7 +161,7 @@

deal.II uses the - CMake integrated configuration and build system. Unpacking will create a subdirectory deal.II/ in the current directory. Then do the following steps to configure the build process:

+ CMake integrated configuration and build system. Unpacking will create a subdirectory deal.II/ in the current directory. Then do the following steps to configure the build process (make sure the installation directory is not the same as the location where you unpacked deal.II/):

   mkdir build
@@ -183,7 +183,7 @@
         Note: