diff --git a/www/index.html b/www/index.html index d711bb1475285e805a9ffff2e7dcb33d8804a450..d28daa39dc3abdd0c030dce09c4515f81ac5b592 100644 --- a/www/index.html +++ b/www/index.html @@ -97,9 +97,10 @@ need to use the <tt>--noscripts</tt> option to <tt>rpm -e</tt>.<br> <ul> <li>Download the latest source-code tarball from <a - href="http://sourceforge.net/project/showfiles.php?group_id=64297">here</a></li> - <li>Uncompress the tarball (note: you probably want the most - recent release)<br> + href="http://sourceforge.net/project/showfiles.php?group_id=64297">here</a>. +Note: you probably want the most recent release. + </li> + <li>Uncompress the tarball:<br> <tt>tar zxvf smartmontools-5.0-1.tar.gz</tt></li> <li>The previous step created a directory called smartmontools-5.0-1 containing the code. Go to that directory, build, and install:<br>