From 8e5196aa8d1bd3e0d95cd62fe2d08c94ecc1e820 Mon Sep 17 00:00:00 2001 From: Efroim Rosenberg Date: Sun, 4 Mar 2018 00:54:45 -0500 Subject: [PATCH] Fixed typo/grammer in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 946a8d5f..abedff72 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ pip install -r requirements.txt ``` Note: pip will install the python module `aggdraw` from -https://github.com/scottopell/aggdraw-64bits/ and it might requires additional +https://github.com/scottopell/aggdraw-64bits/ and it might have additional dependencies. This doesn't install freetype, but I don't think it's required for this project