mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:56:28 +08:00
Add Cygwin link
Addresses: #issuecomment-175369010
This commit is contained in:
parent
82d8626287
commit
448887b781
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@ These are items relevant *only* on OS X.
|
|||
|
||||
## Windows only
|
||||
|
||||
- Access the power of the Unix shell under Microsoft Windows by installing Cygwin. Most of the things described in this document will work out of the box.
|
||||
- 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue