From 12c3d1de35337a31c8855837338191357cba56b7 Mon Sep 17 00:00:00 2001 From: meynardc <45682794+meynardc@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:51:46 +0100 Subject: [PATCH] Update Readme.md --- MMVII/Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MMVII/Readme.md b/MMVII/Readme.md index e3085b132..5049bbaa0 100755 --- a/MMVII/Readme.md +++ b/MMVII/Readme.md @@ -8,10 +8,10 @@ Dependencies - If using CLang version XX and want OpenMP: `sudo apt install libomp-XX-dev` -Compilation (short), replace N with the number of processor threads: +Compilation (short) : -------------------- - Compile MicMac V1 + Compile MicMac V1, then (replace N with the number of processor threads) : cd MMVII mkdir -p build