changeset 2166:711bea885c1e

Updated SVN checkout instructions
author Sam Lantinga <slouken@libsdl.org>
date Tue, 10 Jul 2007 20:16:35 +0000
parents c2ffcc627701
children 8f2174e22cd5
files README.SVN
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.