diff --git a/docs/windows.md b/docs/windows.md index 1d678f5c9274..91f52dbd6bae 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -1,4 +1,5 @@ # Building on Windows +![](https://ipfs.io/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`