remove extra warn left in by mistake
[koha_fer] / INSTALL.debian
index 1895c4c..17d740b 100644 (file)
@@ -72,7 +72,7 @@ Note: for more information about Git, please see the Koha Git Usage Guide:
 
 1.4.2 Option B: Download Koha from http://download.koha.org
 
-    $ wget http://download.koha.org/koha-3.XX.XX.XX.tar.gz
+    $ wget http://download.koha.org/koha-3.00.00-alpha.tar.gz
     ( Note: use the latest stable version)
 
 1.5 Install additional Debian dependencies
@@ -213,7 +213,12 @@ Next install DBD::mysql:
     cpan> install DBD::mysql
 
     cpan> o conf makepl_arg ''
-    (clear this setting to not interface with future CPAN installs).
+
+    OR 
+
+    cpan> o conf makepl_arg '<old setting>'
+
+    (restore this setting so as to not interfere with future CPAN installs).
 
 
 Finally, remove the test database: