Correct typo

This commit is contained in:
Lovell Fuller 2014-05-29 16:05:53 +01:00
parent a94dd2b354
commit 4de9a2435f

View File

@ -60,7 +60,7 @@ Compiling from source is recommended:
#### Ubuntu 12.x #### Ubuntu 12.x
Requires `libtiff4-dev` instead of `libtiff5-dev` and has [a bug](https://bugs.launchpad.net/ubuntu/+source/libwebp/+bug/1108731) in the libwebp package. Work around these problems by running these command first: Requires `libtiff4-dev` instead of `libtiff5-dev` and has [a bug](https://bugs.launchpad.net/ubuntu/+source/libwebp/+bug/1108731) in the libwebp package. Work around these problems by running these commands first:
sudo add-apt-repository ppa:lyrasis/precise-backports sudo add-apt-repository ppa:lyrasis/precise-backports
sudo apt-get update sudo apt-get update