diff --git a/README.md b/README.md
index d95df1d4be74293b8dd6aff08926e13dbe5e5511..47678e2db6be3fa1ac4942d282e49c767d07d188 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ In the file you may change the IP address (in case you run multiple containers)
 
 ##### Create containers
 
-Open a terminal and *cd* to the folde ryou have the docker-compose.yml and run:
+Open a terminal and *cd* to the folder you have the docker-compose.yml and run:
 ```
 sudo docker-compose up
 ```