From 8407392053abfa675cc61b5f241fd54a29c487dc Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Tue, 15 Oct 2002 12:37:55 +0000
Subject: [PATCH] Clarified which release to use.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@53 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 www/index.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/www/index.html b/www/index.html
index d711bb147..d28daa39d 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. &nbsp;Go to that directory, build, and install:<br>
-- 
GitLab