$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r78830 - trunk/tools/release
From: bdawes_at_[hidden]
Date: 2012-06-06 11:13:05
Author: bemandawes
Date: 2012-06-06 11:13:04 EDT (Wed, 06 Jun 2012)
New Revision: 78830
URL: http://svn.boost.org/trac/boost/changeset/78830
Log:
Refine README and add link to Getting Started page
Text files modified: 
   trunk/tools/release/README |     9 +++++++--                               
   1 files changed, 7 insertions(+), 2 deletions(-)
Modified: trunk/tools/release/README
==============================================================================
--- trunk/tools/release/README	(original)
+++ trunk/tools/release/README	2012-06-06 11:13:04 EDT (Wed, 06 Jun 2012)
@@ -2,10 +2,15 @@
 ---------------------------------------
 
 The only differences between the distribution files are the line endings
-and archive format. The .bz2 and .7z formats are preferred as more compact.  
+and archive format.  
 
 Distribution files with extensions .gz and .bz2 use Unix line endings.
 
 Distribution files with extensions .zip and .7z use Windows line endings.
 
-See http://www.boost.org/users/history for information about each Boost release. 
+The .bz2 and .7z formats are preferred as they are much more compact.
+
+See http://www.boost.org/more/getting_started/index.html for installation
+instructions.
+
+See http://www.boost.org/users/history for information about Boost releases.