summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Mertens <personalforward@gmail.com>2012-04-28 20:44:41 -0700
committerPhilip Mertens <personalforward@gmail.com>2012-04-28 20:44:41 -0700
commit80f5b90a627070a694d21416c16c5c6e123f7e29 (patch)
treeb1f8c4b7e9a0d9b7b2a356423b8a83f9244b673d
parentd12e76a63a75b96171e72a12dee980899fc7b5a8 (diff)
downloadpyinotify-80f5b90a627070a694d21416c16c5c6e123f7e29.tar.gz
fixed pip command
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 328aed8..0298a85 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@
# To install pip follow http://www.pip-installer.org/en/latest/installing.html
# easy_install is bundled with setuptools
$ sudo easy_install pyinotify
- $ sudo pip pyinotify
+ $ sudo pip install pyinotify
## Watch a directory