Add Bash on Ubuntu on Windows

pull/397/head
Peter Kokot 2016-07-18 08:41:26 +02:00
parent 5544d5c76c
commit 004ac552f3
1 changed files with 6 additions and 2 deletions

View File

@ -540,6 +540,10 @@ These are items relevant *only* on OS X.
## Windows only
These items are relevant *only* on Windows.
- Since Window 10 use [Bash on Ubuntu on Windows](https://msdn.microsoft.com/commandline/wsl/about), which provides a familiar Bash environment with Unix command line utilities and allows Linux programs to run on Windows.
- Access the power of the Unix shell under Microsoft Windows by installing [Cygwin](https://cygwin.com/). Most of the things described in this document will work out of the box.
- Install additional Unix programs with the Cygwin's package manager.