diff --git a/README.md b/README.md
index 3a987e94b3bfcde5a1144bba5ef4e967ee111de0..c9866f2ebedd590ddabf44d9cc4d5feaa39cc707 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ i.e.
 `VERSION=9.1.1 EDITION="ee" vagrant up`
 
 
-The application will be available on http://localhost:version}.  If the port is 3 digits and another 0, i.e. Version 9.1.1 will accessible from https://localhost:9110 on the host.
+The application will be available on http://localhost:version}.  If the port is 3 digits add another 0, i.e. Version 9.1.1 will accessible from https://localhost:9110 on the host.  This is to avoid running on a privileged port.
 
 #### Connect via SSH