diff --git a/Home.md b/Home.md index 1db9c8c..d15a348 100644 --- a/Home.md +++ b/Home.md @@ -23,7 +23,7 @@ Twython requires the "simplejson":http://code.google.com/p/simplejson/ library f ### Install via pip
 
-$ pip install -I twthon
+$ pip install -I twython
 
 
Installs Twython and all its associated dependencies.