diff --git a/README.md b/README.md
index e352e76cef8fdb18043d242be8bb0d1bc0ea8ea6..58e47bafce99de1bd55d9ea270175e420aff2ba7 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 #### Requirements:
 [Virtualbox 5.1+](https://www.virtualbox.org/wiki/Downloads)
+
 [Vagrant 1.9+](https://www.vagrantup.com/downloads.html)
 
 #### Usage
@@ -13,7 +14,7 @@ i.e.
 `VERSION=9.1.1 EDITION="ee" vagrant up`
 
 
-The application will be available on http://localhost:{version + 0} 
+The application will be available on http://localhost:version + 0} 
 
 i.e. Version 9.1.1 will accessible from https://localhost:9110 on the host.