From 9e3ca789dcfff12654cee057b50dd49ce6c5bb0c Mon Sep 17 00:00:00 2001 From: Marco Montagna Date: Mon, 23 May 2016 15:54:35 -0700 Subject: [PATCH] Fix readme spelling and grammar. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 962fe4a..80a3365 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ On Windows, there are binary wheel you can install without MySQLConnector/C or M `pip install mysqlclient` NOTE: Wheels for Windows may be not released with source package. You should pin version -in your `requirements.txt` to avoid trying install source newest pacakge. +in your `requirements.txt` to avoid trying to install newest source package. ### Install from source