Commit 6f1f77b297d6f556fe53e36f5df16a4ed202bd6a

Philipp Wiesemann 2016-10-30T21:01:33

Fixed outdated info in README.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/docs/README-hg.md b/docs/README-hg.md
index 67bf98f..5a24b2c 100644
--- a/docs/README-hg.md
+++ b/docs/README-hg.md
@@ -11,9 +11,6 @@ Mac OS X, Windows, and Unix systems.
 
     hg clone http://hg.libsdl.org/SDL
 
-If you are building SDL with an IDE, you will need to copy the file
-include/SDL_config.h.default to include/SDL_config.h before building.
-
 If you are building SDL via configure, you will need to run autogen.sh
 before running configure.