From a977bb9711791cd549753193238bedf7a89ca369 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 10 Jul 2007 20:15:31 +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..eec5918a1 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/branches/SDL-1.2 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.