diff --git a/README.md b/README.md
index f32fe0108390a2903b2d9f41c3ab5ac122377065..a15c8d4d892bdeab2695f829738de65381395ffa 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Unzip the utility to a folder
 unzip sdutil-1.0.0
 ```
 
-The utility requires additional modules noted in [all-requirements.txt](all-requirements.txt). You could either install the modules as is or install them in virtualenv to keep your host clean from package conflicts. if you don't want to install them in a virtual environment please jump directly to the step 3.
+The utility requires additional modules noted in [all-requirements.txt](all-requirements.txt). You could either install the modules as is or install them in virtualenv to keep your host clean from package conflicts. if you do not want to install them in a virtual environment please jump directly to the step 3.
 
 ```sh
 # check if virtualenv is already installed