From 793246ceaff911d48ca762672d7c2df84833011c Mon Sep 17 00:00:00 2001 From: Charlie Denton Date: Wed, 4 Feb 2015 21:12:41 +0000 Subject: [PATCH] Fix package name typo in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3b5ecb7..c061636 100644 --- a/README.rst +++ b/README.rst @@ -86,7 +86,7 @@ Test :: - $ sudo easy_install or pip install -U chardet nose + $ sudo easy_install or pip install -U cchardet nose $ cd test $ nosetests --nocapture tests.py