diff --git a/README.md b/README.md index 2b9d4073f0..9767811af1 100644 --- a/README.md +++ b/README.md @@ -279,6 +279,11 @@ Options: - `--softlayer-private-net-only`: Disable public networking - `--softlayer-region`: softlayer region +## Running on Windows +Machine needs some helper applications to be installed (`ssh`, etc). The easiest way to get started on Windows +is to install [msysGit](https://msysgit.github.io/) and [OpenSSL on Windows](http://slproweb.com/products/Win32OpenSSL.html). +After this, you should have a working setup to use Machine. + ## Contributing [![GoDoc](https://godoc.org/github.com/docker/machine?status.png)](https://godoc.org/github.com/docker/machine)