Remove "Suggested setup" since this is covered in the project wiki.

This commit is contained in:
Will Beason 2021-04-30 21:47:51 -05:00
parent edff5053b6
commit 68ce0613e2
1 changed files with 0 additions and 7 deletions

View File

@ -22,10 +22,3 @@ Here are some screenshots from the examples!
| [Raycaster](community/raycaster) | [Starfield](community/starfield) | | [Raycaster](community/raycaster) | [Starfield](community/starfield) |
| --- | --- | | --- | --- |
| ![Raycaster](community/raycaster/screenshot.png) | ![Starfield](community/starfield/screenshot.png) | | ![Raycaster](community/raycaster/screenshot.png) | ![Starfield](community/starfield/screenshot.png) |
### Suggested Windows Setup
Alternatives are possible, but on a fresh machine these work.
1. Install [Go for Windows](https://golang.org/doc/install).
1. Install CGo with MinGW64 [using these instructions](https://dev.to/sofiawinters/use-cgo-in-windows-64bit-3374).