diff --git a/Installation.md b/Installation.md index 09027b8..5eb1c88 100644 --- a/Installation.md +++ b/Installation.md @@ -1,7 +1,3 @@ -# Prerequisites (Desktop) - -On desktops, Ebiten uses `github.com/go-gl/glfw` and as such requires some setup to use OpenGL. See [Installation Steps](https://github.com/go-gl/glfw/blob/master/README.md#installation) for `go-gl/glfw`. - # Install Let's get the Ebiten source code and compile it.