Index: README
===================================================================
--- README	(revision 284090)
+++ README	(working copy)
@@ -17,8 +17,8 @@
 		pear channel-discover doc.php.net
 	This command only needs to be executed once
 
-	From CVS:
-		cvs -d:pserver:cvsread@cvs.php.net/repository co phd
+	From SVN:
+		svn checkout http://svn.php.net/repository/phd/trunk
 		cd phd
 		pear install -f package.xml
 
@@ -30,7 +30,7 @@
 Rendering the documentations for the first time:
 	WINDOWS:
 		#1) cd c:\
-		#2) cvs -d:pserver:cvsread@cvs.php.net/repository co phpdoc
+		#2) svn checkout http://svn.php.net/repository/phpdoc/trunk
 		#3) cd phpdoc
 		#4) php configure.php
 		(Using PHP5.3:)
@@ -40,7 +40,7 @@
 	
 	*NIX:
 		#1) cd ~
-		#2) cvs -d:pserver:cvsread@cvs.php.net/repository co phpdoc
+		#2) svn checkout http://svn.php.net/repository/phpdoc/trunk
 		#3) cd phpdoc
 		#4) php configure.php
 		(Using PHP5.3:)
@@ -54,7 +54,7 @@
 	"php" directory containing the "phpweb" files
 		NOTE: You CANNOT view these files without a phpweb mirror running.
 			  See http://doc.php.net/wiki/phd/view#viewing_the_phpfolder
-	"html" direcotry containing the "downloadable chunked html" files
+	"html" directory containing the "downloadable chunked html" files
 		NOTE: Do NOT move these files onto your webserver. Just double click
 			  them and your browser will open and show you the content
 	"bightml.html" file, which is the "downloadable bightml" file
