From 618dadfd90dd79828f41fe2f34f9ae4637e48770 Mon Sep 17 00:00:00 2001
From: Antoine Cyril David Hoffmann <ahoffman@spcpc606.epfl.ch>
Date: Mon, 22 Feb 2021 11:11:15 +0100
Subject: [PATCH] small changes

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4cc516eb..538a0e70 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 # HeLaZ (Hermite-Laguerre Z-pinch solver, 2020)
+To compile it check INSTALLATION.txt
 
-How to run it :
+How to run it
 
-0. Required librairies : hdf5, fftw3-mpi, mpi Fortran compiler (Intel?)
 1. Be sure to have correct paths in local/dirs.inc for the different libraries
 2. You can compile from HeLaZ/ using make and launch from HeLaZ/wk using ./../bin/HeLaZ
 3. To have a better interface, open a script HeLaZ/wk/parameters*.m and run it to set up a wanted simulation.
-- 
GitLab