From 4108df18fbefa01a47c94d3ab4d17a38ba783a0c Mon Sep 17 00:00:00 2001
From: Gotame <yamugotame@gmail.com>
Date: Wed, 24 May 2017 10:59:30 -0400
Subject: [PATCH] Update README.md

Simple word correction
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d95df1d..47678e2 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
 ```
-- 
GitLab