# HG changeset patch
# User Sam Lantinga <slouken@libsdl.org>
# Date 1184098595 0
# Node ID 711bea885c1e2f8dad7f656243b197720b444068
# Parent  c2ffcc627701e5041d4fb072260c2a93cd835f24
Updated SVN checkout instructions

diff -r c2ffcc627701 -r 711bea885c1e README.SVN
--- a/README.SVN	Tue Jul 10 19:06:02 2007 +0000
+++ b/README.SVN	Tue Jul 10 20:16:35 2007 +0000
@@ -7,7 +7,7 @@
 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.