From ff70077e2d88e3ca6fc77bfdce6fc7e218b61f2a Mon Sep 17 00:00:00 2001 From: David Minton Date: Fri, 30 Aug 2019 14:31:31 -0400 Subject: [PATCH] Updated README with missing info --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index e8ae2157..e0d5a8a8 100644 --- a/README +++ b/README @@ -11,6 +11,7 @@ common flags (optimized code vs. debugging code) for gfortran and ifort. Simply activate the appropriate set of flags for your system. From then on, you simply need to execute the following: +$ mkdir build $ cd build $ ../configure $ make clean