Merge pull request #490 from ehazlett/docs-running-on-windows

docs for running on windows
This commit is contained in:
Evan Hazlett
2015-02-06 08:32:51 -05:00

View File

@@ -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)