diff --git a/README.md b/README.md
index fd323ee9213d68a182b9d7de78027415f5af15ab..d2f4b71abee155cac62a78e0a78bd8633b603321 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,6 @@ docker network create web
 Please change all passwords in the configuration file and leave the passphrase empty. 
 
 ```bash
-cd single-compose
 ssh-keygen -b 4096 -f id_rsa
 cp .env.sample .env
 ```