From 448887b781cdf5ae6ddb9108e07e4ad37ee93ce2 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 27 Jan 2016 08:56:05 +0200 Subject: [PATCH] Add Cygwin link Addresses: #issuecomment-175369010 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c406e8f..77fcd62 100644 --- a/README.md +++ b/README.md @@ -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.