Update Build-on-Linux.md

master
Chunting Gu 5 years ago committed by GitHub
parent 165f8f5aaa
commit 384c5aebc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ Download the `.tar.bz2` or `.tar.gz` from [here](https://www.boost.org/users/dow
Unpack and go into the directory (suppose Boost version is 1.74): Unpack and go into the directory (suppose Boost version is 1.74):
``` ```
tar -xzf boost_1_74_0.tar.bz2 tar -xzf boost_1_74_0.tar.gz
cd boost_1_74_0 cd boost_1_74_0
``` ```

Loading…
Cancel
Save