From 10f621218a948cf92f4608f569db47dddf568c53 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 24 Jan 2016 20:27:59 +0000 Subject: Rebuild getting started guide. --- more/getting_started/unix-variants.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'more') diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index b7849425bd..0d542dfe41 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -63,12 +63,12 @@

The most reliable way to get a copy of Boost is to download a distribution from SourceForge:

    -
  1. Download boost_1_60_0.tar.bz2.

    +
  2. Download boost_1_61_0.tar.bz2.

  3. In the directory where you want to put the Boost installation, execute

    -tar --bzip2 -xf /path/to/boost_1_60_0.tar.bz2
    +tar --bzip2 -xf /path/to/boost_1_61_0.tar.bz2
     
-- cgit v1.2.1