Fix package name typo in README
This commit is contained in:
parent
9c417c0755
commit
793246ceaf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue