Skip to content

Commit d483027

Browse files
authored
FAQ: Add info about tdm-gcc for Windows (#69)
1 parent 10b834d commit d483027

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ You can also use the `docker` make target to run the build using a docker contai
7878

7979
### How can I use Make on Windows
8080

81-
Use [WSL (Windows Subsystem for Linux)](https://docs.microsoft.com/en-us/windows/wsl/install-win10) or try [Make Windows port](https://gist.github.com/evanwill/0207876c3243bbb6863e65ec5dc3f058).
81+
Use [WSL (Windows Subsystem for Linux)](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
82+
Alternatively install [tdm-gcc](https://jmeubank.github.io/tdm-gcc/) and [Make Windows port](https://gist.github.com/evanwill/0207876c3243bbb6863e65ec5dc3f058).
8283

8384
### How can I create a Docker image, deb/rpm/snap package, Homebrew Tap, Scoop App Manifest etc.
8485

0 commit comments

Comments
 (0)