diff --git a/README.md b/README.md
index c2f32614c53fc20f98bf6fa16a7b4a7dcb153d35..9bbd847cf9597d817e843988f9789421836aa48e 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ cd trackdirect
 Before installing all python requirements it is likly that you need to upgrade pyOpenSSL.
 ```
 sudo python -m easy_install --upgrade pyOpenSSL
-``
+```
 
 Install needed python libs
 ```