Skip to content

Commit

Permalink
Merge pull request #35 from pmertens/patch-1
Browse files Browse the repository at this point in the history
fixed pip command
  • Loading branch information
seb-m committed May 6, 2012
2 parents d12e76a + 80f5b90 commit 2a9cc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 2a9cc45

Please sign in to comment.