diff --git a/tools/vagrant/README.md b/tools/vagrant/README.md index d392aee2b40..e1f3095f4c9 100644 --- a/tools/vagrant/README.md +++ b/tools/vagrant/README.md @@ -5,7 +5,6 @@ The following instructions were tested on Mac OS X El Capitan, Ubuntu 14.04.3 LT *Requirements* - Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) (tested with version 5.1.22) - Install [Vagrant](https://www.vagrantup.com/downloads.html) (tested with version 1.9.5) -- Install [Cygwin64 with ssh](https://www.cygwin.com) (tested with verstion 2.8.0) ### Clone the repository and change directory to `tools/vagrant` ```