From 293dcdc9a48bf47c15b91863307d59dd8c31de5b Mon Sep 17 00:00:00 2001 From: Tomaka17 Date: Tue, 11 Nov 2014 08:44:17 +0100 Subject: Remove obsolete notice in README --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 042ed63..76cc876 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ fn main() { - You must call `glFlush` before `swap_buffers`, or else on Windows 8 nothing will be visible on the window - Pixel formats are not implemented - If you don't have MinGW installed, you will need to provide `libgdi32.a` and `libopengl32.a` ; you can put them in `C:\Users\you\.rust` - - If you don't have `make` in your PATH, you can pass `--no-default-features --features "window"` when compiling ([see also](http://crates.io/manifest.html#the-[features]-section)) ### X11 -- cgit v1.2.3