fix whitespace which broke copy/paste of boost 1.48 install
parent
e36bd121cb
commit
1e153d14b0
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ apt-cache policy libboost-dev
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# On Ubuntu 12.04 Precise, make sure you get the 1.48 boost packages:
|
# On Ubuntu 12.04 Precise, make sure you get the 1.48 boost packages:
|
||||||
sudo apt-get install \
|
sudo apt-get install \
|
||||||
libboost-filesystem1.48-dev \
|
libboost-filesystem1.48-dev \
|
||||||
libboost-program-options1.48-dev \
|
libboost-program-options1.48-dev \
|
||||||
libboost-python1.48-dev libboost-regex1.48-dev \
|
libboost-python1.48-dev libboost-regex1.48-dev \
|
||||||
|
|
Loading…
Add table
Reference in a new issue