fix whitespace which broke copy/paste of boost 1.48 install

Dane Springmeyer 2013-05-29 16:54:04 -07:00
parent e36bd121cb
commit 1e153d14b0

@ -96,7 +96,7 @@ apt-cache policy libboost-dev
```sh
# 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-program-options1.48-dev \
libboost-python1.48-dev libboost-regex1.48-dev \