From ba69b9b603e816739a3515104af9d9ab6448132f Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 10 Jul 2007 20:16:35 +0000 Subject: [PATCH] Updated SVN checkout instructions --- README.SVN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.SVN b/README.SVN index bdab4ded3..acf2352d1 100644 --- a/README.SVN +++ b/README.SVN @@ -7,7 +7,7 @@ at the Subversion website ( http://subversion.tigris.org/ ) for more information on using svn, where you can also download software for MacOS, Windows, and Unix systems. - svn checkout svn://libsdl.org/trunk/SDL + svn checkout http://svn.libsdl.org/trunk/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.