From e4ea7fb92b2c96ee02295fbdcde9c8dd3cfc0b9e Mon Sep 17 00:00:00 2001
From: Franck Dary <franck.dary@lis-lab.fr>
Date: Tue, 24 May 2022 15:10:25 +0200
Subject: [PATCH] Update documentation/install.md

---
 documentation/install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/install.md b/documentation/install.md
index 7afbc7c..dc14a13 100644
--- a/documentation/install.md
+++ b/documentation/install.md
@@ -12,7 +12,7 @@
 `$ git clone https://gitlab.lis-lab.fr/franck.dary/macaon.git`\
 `$ cd macaon`\
 `$ git submodule init`\
-`$ git submodule update`\
+`$ git submodule update`
 
 ## Compilation :
 `$ cd macaon`\
-- 
GitLab