diff --git a/INSTALL.fr.md b/INSTALL.fr.md
index 957469a23fd16df4fcada103ffa428afcd3617f8..756ee06fb1a2d7cb623c5bcc7c042fe9d42af222 100644
--- a/INSTALL.fr.md
+++ b/INSTALL.fr.md
@@ -34,6 +34,7 @@ Rechercher le numéro de la dernière version *phpunit-x.x.x.phar* sur [https://
   cd /usr/local/bin
   wget https://phar.phpunit.de/phpunit-x.x.x.phar
   mv phpunit-x.x.x.phar phpunit
+  chmod +x phpunit
 ```
 
 # Récupération des sources