From 5b7ea906d4b2569c4201dca57120b3e874ab57d8 Mon Sep 17 00:00:00 2001
From: Antoine Cyril David Hoffmann <ahoffman@spcpc606.epfl.ch>
Date: Mon, 22 Feb 2021 11:26:29 +0100
Subject: [PATCH] information about make install

---
 INSTALLATION.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/INSTALLATION.txt b/INSTALLATION.txt
index c2a4c64e..96d1e93e 100644
--- a/INSTALLATION.txt
+++ b/INSTALLATION.txt
@@ -51,5 +51,6 @@ futils:
 
 Compilation of HeLaZ
 1. ensure that HeLaZ/local/dirs.inc contains the right paths to the librairies (Be careful of fftw name)
-2. make
+2. make install
 3. (TODO: test script for installation check)
+4. next times, for compilation, make is sufficient
-- 
GitLab