Remove "Suggested setup" since this is covered in the project wiki.
This commit is contained in:
parent
edff5053b6
commit
68ce0613e2
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue