From: Geneva Porter Date: Thu, 8 Aug 2019 22:10:30 +0000 (-0600) Subject: Clarified instalation directory instructions X-Git-Tag: v9.2.0-rc1~1267^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c04d30a6ce64c3d0dc484fef39e5e343cbe750;p=dealii.git Clarified instalation directory instructions --- 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: