diff options
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index ddae9f1..369fc5b 100644 --- a/README.markdown +++ b/README.markdown @@ -5,7 +5,7 @@ Command line utilities for data analysis Installing: `pip install data_hacks` -Installing form github `pip install -e git://github.com/bitly/data_hacks.git#egg=data_hacks` +Installing from github `pip install -e git://github.com/bitly/data_hacks.git#egg=data_hacks` Installing from source `python setup.py install` |