From e64351de28d13eda2fb5ea21c0c24287abb40e60 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Tue, 7 Aug 2018 19:47:28 +1000 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f2cdd6e..be72a572 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Run a specific test with: $ pytest test/test-suite/test_foreign.py -k test_tiff -YOu will need to install a variety of Python packages for this, including +You will need to install a variety of Python packages for this, including pyvips, the libvips Python binding. # Building libvips from git