diff --git a/readme.md b/readme.md index 0d8b82b..91ac7bd 100644 --- a/readme.md +++ b/readme.md @@ -84,7 +84,7 @@ print(result) ``` # Test -* sudo easy_install or pip install -U chardet nose +* $sudo easy_install or pip install -U chardet nose * $nosetests --nocapture tests.py