diff options
author | ivan <ivan> | 2002-09-10 00:37:34 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-09-10 00:37:34 +0000 |
commit | 28abb2df5236fe1bc20300420b49c7f26fd4f16a (patch) | |
tree | 85af28a44710704393d45ba281f6e99102f8046d | |
parent | 67026d72c83dcdb59cca0d7e197a3f92900941a3 (diff) |
doc: need Net::SSH 0.07 for 1.4.1
-rw-r--r-- | httemplate/docs/upgrade9.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade9.html b/httemplate/docs/upgrade9.html index fff1d8690..efd25887d 100644 --- a/httemplate/docs/upgrade9.html +++ b/httemplate/docs/upgrade9.html @@ -9,5 +9,6 @@ <li>Run <code>make aspdocs</code> or <code>make masondocs</code>. <li>Copy <code>aspdocs/</code> or <code>masondocs/</code> to your web server's document space. <li>Run <code>make install-perl-modules</code>. + <li>Install <a href="http://search.cpan.org/search?dist=Net-SSH">Net::SSH</a> minimum version 0.07 <li>Restart Apache and freeside-queued. </body> |