From e9ca25cb4533742a7c5c659c983a4f7a5ea3c72d Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 8 Apr 2014 22:40:34 +0100 Subject: [PATCH] Correct markdown typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fdb1292..d5822bfb 100755 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The _gettext_ dependency of _libvips_ [can lead](https://github.com/lovell/sharp sudo make install sudo ldconfig -Ubuntu 12.04 requires `libtiff4-dev` instead of `libtiff5-dev` and has (a bug in the libwebp package)[https://bugs.launchpad.net/ubuntu/+source/libwebp/+bug/1108731]. Work around these problems by running these command first: +Ubuntu 12.04 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: sudo add-apt-repository ppa:lyrasis/precise-backports sudo apt-get update