Changes between Version 3 and Version 4 of TryModBoost


Ignore:
Timestamp:
Feb 10, 2013, 4:55:13 PM (10 years ago)
Author:
Beman Dawes
Comment:

Update github repo urls

Legend:

Unmodified
Added
Removed
Modified
  • TryModBoost

    v3 v4  
    77 * Git command line client installed
    88 * A C++ compiler installed
    9  * [http://www.cmake.org/CMake CMake] installed. The plan is to eliminate this prerequisite before the actual conversion.
     9 * [http://www.cmake.org/CMake CMake] installed. '''The plan is to eliminate this prerequisite before the actual conversion.'''
    1010
    1111== Installing Modular Boost ==
     
    1414
    1515{{{
    16 git clone http://github.com/boost-lib/boost modular-boost
     16git clone http://github.com/boostorg/boost modular-boost
    1717cd modular-boost
    1818git submodule update --init