From 66f5a94b16045a25d077ff01dbf35ab44f81bfe2 Mon Sep 17 00:00:00 2001 From: erba Date: Mon, 26 Jan 2026 16:40:05 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20instructions=20de?= =?UTF-8?q?=20compilation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a9b1fa..37a31c2 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Il faut installer : Pour compiler l'application : -Dans un terminal, se placer à la racine de Partie2 +Dans un terminal, se placer à la racine du projet (Modulations_numeriques) : ```` make -j $(nproc)