Update Boost url
This commit is contained in:
parent
34332e452e
commit
128f85fda7
@ -22,11 +22,11 @@ $ Brew install wget
|
||||
|
||||
**Open terminal copy/paste**
|
||||
|
||||
$ wget -O boost1.84.zip https://boostorg.jfrog.io/artifactory/main/release/1.84.0/source/boost_1_84_0.zip
|
||||
$ wget -O boost1.84.zip https://github.com/boostorg/boost/releases/download/boost-1.84.0/boost-1.84.0.zip
|
||||
|
||||
$ unzip boost1.84.zip
|
||||
|
||||
$ cd boost_1_84_0
|
||||
$ cd boost-1.84.0
|
||||
|
||||
$ sh bootstrap.sh --prefix=/usr/local
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user