diff --git a/readme.md b/readme.md
index 67f6757fe79c29f2c435332a0225eb8ea2f7e57e..0a645e7fcd52cd5dd4e49b3d86a1141201e8db8f 100644
--- a/readme.md
+++ b/readme.md
@@ -9,7 +9,7 @@ The [spring-petclinic-angular project](https://github.com/spring-petclinic/sprin
 ## Running petclinic locally
 ```
 	git clone https://github.com/spring-petclinic/spring-petclinic-rest.git
-	cd spring-petclinic
+	cd spring-petclinic-rest
 	./mvnw spring-boot:run
 ```