From: Christos Zoulas Date: Tue, 2 Feb 2016 19:07:29 +0000 (+0000) Subject: PR/477: add pip install. X-Git-Tag: FILE5_26~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=310578c8973eee239dac6c157d5d7af93b56f38b;p=file PR/477: add pip install. --- diff --git a/python/README.md b/python/README.md index 68d3af24..d626e318 100644 --- a/python/README.md +++ b/python/README.md @@ -10,6 +10,8 @@ You can install `file-magic` either with: python setup.py install # or easy_install . + # or + pip install file-magic ## Using