]> granicus.if.org Git - file/commitdiff
PR/477: add pip install.
authorChristos Zoulas <christos@zoulas.com>
Tue, 2 Feb 2016 19:07:29 +0000 (19:07 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 2 Feb 2016 19:07:29 +0000 (19:07 +0000)
python/README.md

index 68d3af24c0f236a1b9de9330f6af631c4f06873c..d626e31882aae57df453e867e962643ba8e9ceba 100644 (file)
@@ -10,6 +10,8 @@ You can install `file-magic` either with:
     python setup.py install
     # or
     easy_install .
+    # or
+    pip install file-magic
 
 
 ## Using