diff --git a/README.md b/README.md index ca10009..21dbb42 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,3 @@ Here are some screenshots from the examples! | [Raycaster](community/raycaster) | [Starfield](community/starfield) | | --- | --- | | ![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).