From 9aadf2332c873339aef22775b843e09a67a408d7 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Tue, 1 Oct 2013 09:51:28 -0700 Subject: [PATCH] fix whitespace --- UbuntuInstallation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UbuntuInstallation.md b/UbuntuInstallation.md index c6b7f60..d8e08da 100644 --- a/UbuntuInstallation.md +++ b/UbuntuInstallation.md @@ -95,7 +95,7 @@ apt-cache policy libboost-dev libboost-system1.48-dev libboost-thread1.48-dev # On newer system or if you've activated the mapnik PPA, then use this: - sudo apt-get install \ + sudo apt-get install \ libboost-filesystem-dev \ libboost-program-options-dev \ libboost-python-dev libboost-regex-dev \