Author: bdubbs
Date: Mon Aug 14 08:52:58 2017
New Revision: 19019

Log:
Fix download note in scour python module

Modified:
   trunk/BOOK/general/prog/scour.xml

Modified: trunk/BOOK/general/prog/scour.xml
==============================================================================
--- trunk/BOOK/general/prog/scour.xml   Mon Aug 14 02:39:14 2017        (r19018)
+++ trunk/BOOK/general/prog/scour.xml   Mon Aug 14 08:52:58 2017        (r19019)
@@ -74,7 +74,7 @@
         program such as wget, you normally would obtain 
v&scour-version;.tar.gz.
         To obtain this package with the proper filename, run:
 
-<screen><userinput>wget -c 
https://github.com/scour-project/scour/releases/scour-&scour-version;.tar.gz -O 
scour-&scour-version;.tar.gz</userinput></screen>
+<screen><userinput>wget 
https://github.com/scour-project/scour/archive/v&scour-version;.tar.gz -O 
scour-&scour-version;.tar.gz</userinput></screen>
         </para>
       </note>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to