diff --git a/README.md b/README.md
index 389abb42fcece324b81f7c30e7f4b4069ac021fc..75c10228e88517f1fd53856aa0d075f0cb44d029 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ d'un *tableur* appelé ici [template](https://github.com/Sarra-Ouelhadj/YKWIM/bl
 ### en local
 ```
 $ git clone https://github.com/Sarra-Ouelhadj/YKWIM.git
+$ cd YKWIM
 ```
 
 ------
@@ -61,7 +62,6 @@ $ source env/bin/activate
 ```
 ------
 ```
-$ cd YKWIM
 $ pip install -r requirements.txt
 $ python run.py
 ```