diff options
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-x | htdocs/docs/install.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index a86082b..0883323 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.35 2008-04-30 06:57:15 ot Exp $" ---><!--#set var="date" value="\$Date: 2008-04-30 06:57:15 $" +<!--#set var="revision" value="\$Id: install.html,v 1.36 2008-08-07 20:16:23 ot Exp $" +--><!--#set var="date" value="\$Date: 2008-08-07 20:16:23 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -17,7 +17,7 @@ <ul> <li><a href="#install-prereq">Step 0: Prerequisites</a></li> <li><a href="#install-prereq-sp">Step 1: install OpenSP, the SGML (and XML) parser</a></li> - <li <a href="#install-prereq-perl">Step 2: install required Perl Modules</a></li> + <li><a href="#install-prereq-perl">Step 2: install required Perl Modules</a></li> <li><a href="#install-download">Step 3: Download the validator and DTDs</a></li> <li><a href="#install-components">Step 4: Unpack the validator</a></li> <li><a href="#install-configure">Step 5: Configure the Validator</a></li> @@ -251,7 +251,7 @@ install Bundle::W3C::Validator relatively straightforward. </p><p>In general you will only need to check that the Base path is set to where you have unpacked the validator - files. If you have used <code>/usr/local/validator</code> you do not need + files. If you have used <code>/usr/local/validator</code> you do not need to change anything </p> <pre> |