From 4de9a2435fada7ffb9a13660fa85d71b8bbacb3a Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Thu, 29 May 2014 16:05:53 +0100 Subject: [PATCH] Correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e802033..7c0f2430 100755 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Compiling from source is recommended: #### 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 apt-get update