diff --git a/Patient-Manager/installation.md b/Patient-Manager/installation.md
index 39d055858a9c503f321777c31b7bcc43c04ad869..c4f7cf568a6a0ae4e4101067d890957b79163c51 100755
--- a/Patient-Manager/installation.md
+++ b/Patient-Manager/installation.md
@@ -29,7 +29,7 @@ If you have your own CAS service, you need to package your own version of the to
 
 	```bash
 	git clone https://gitlab.inria.fr/gazelle/public/simulation/patient-manager.git
-	cd PAMSimulator
+	cd Patient-Manager
 	git checkout tags/PAMSimulator-$versionName
 	```