summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Martini <seb@dbzteam.org>2012-05-06 04:42:50 -0700
committerSebastien Martini <seb@dbzteam.org>2012-05-06 04:42:50 -0700
commit2a9cc459d0abb7f519e6cc6c25caaa19a6f4446b (patch)
treeb1f8c4b7e9a0d9b7b2a356423b8a83f9244b673d
parentd12e76a63a75b96171e72a12dee980899fc7b5a8 (diff)
parent80f5b90a627070a694d21416c16c5c6e123f7e29 (diff)
downloadpyinotify-2a9cc459d0abb7f519e6cc6c25caaa19a6f4446b.tar.gz
Merge pull request #35 from pmertens/patch-1
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