diff options
-rwxr-xr-x | htdocs/source/index.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html index a2f23fa..803909e 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -65,17 +65,16 @@ <h4><a id="rpm" name="rpm"></a>Fedora/Red Hat RPM package</h4> <p> - Fedora/Red Hat RPM packages of the validator are available, - courtesy of Ville Skyttä, at Fedora Project, - <<a href="http://fedoraproject.org/">http://fedoraproject.org/</a>>. + Fedora RPM packages of the validator are included in Fedora. The name of the validator package is <tt>w3c-markup-validator</tt>, use the standard automated package management tools of the distribution (such as yum) to install it along with its dependencies. </p> <p> - In addition to different Fedora versions, the RPMs - should be adaptable to other RPM based systems. + For Red Hat Enterprise Linux and derivative distributions, the + <tt>w3c-markup-validator</tt> package is available in + <a href="http://fedoraproject.org/wiki/EPEL">EPEL</a>. </p> <h4><a id="suse" name="suse"></a>openSUSE/SUSE Linux RPM package</h4> |