Skip to content

Commit

Permalink
Graphics
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
  • Loading branch information
djdv committed Feb 16, 2018
1 parent 1e61572 commit bf94b88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/windows.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Building on Windows
![](https://ipfs.io/ipfs/QmccXW7JSZMVXidSc7tHsU6aktuaiV923q4yBGHUsdymYo/build.gif)

## Install Go

Expand Down Expand Up @@ -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`
Expand Down

0 comments on commit bf94b88

Please sign in to comment.