From 498462e9dd4428cb7cd8d00bbc192eca9d46239b Mon Sep 17 00:00:00 2001 From: Dominic Della Valle Date: Fri, 16 Feb 2018 11:20:58 -0500 Subject: [PATCH] Graphics --- docs/windows.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/windows.md b/docs/windows.md index 1d678f5c9274..148d67cf4fee 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -1,4 +1,5 @@ # Building on Windows +![](http://127.0.0.1:8080/ipfs/QmccXW7JSZMVXidSc7tHsU6aktuaiV923q4yBGHUsdymYo/build.gif) ## Install Go @@ -56,7 +57,8 @@ SETX PATH %PATH%;\msys64\usr\bin ## Cygwin 1. Install Cygwin (https://www.cygwin.com) -2. During the install, select the following packages. (If you already have Cygwin installed, run the setup file again to install additional packages) +2. During the install, select the following packages. (If you already have Cygwin installed, run the setup file again to install additional packages) A fresh install should look something like [this reference image](https://ipfs.io/ipfs/QmaYFSQa4iHDafcebiKjm1WwuKhosoXr45HPpfaeMbCRpb/cygwin%20-%20install.png). +3. - devel packages - `git` - `make`