summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Walters <tritium@sdamon.com>2015-06-15 02:02:57 -0400
committerAlexander Walters <tritium@sdamon.com>2015-06-15 02:02:57 -0400
commitb4a1df5dc2eca6a62b9987c2cfe0140270577460 (patch)
tree737437054d0ae3a642767ee5d911c5c463b1e072 /README.md
parenta37f210e38e2f2dc7fd0318b43352f46f0138496 (diff)
downloadpython-magic-b4a1df5dc2eca6a62b9987c2cfe0140270577460.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c83ba6..b35b971 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Other sources:
### Dependencies
-On Windows, copy magic1.dll, regex2.dll, and zlib1.dll onto your PATH from the Binaries and Dependencies zipfiles provided by the [File for Windows](http://gnuwin32.sourceforge.net/packages/file.htm) project.
+On Windows, copy magic1.dll, regex2.dll, and zlib1.dll onto your PATH from the Binaries and Dependencies zipfiles provided by the [File for Windows](http://gnuwin32.sourceforge.net/packages/file.htm) project. You will need to copy the file `magic` out of `[binary-zip]\share\misc`, and pass it's location to `Magic(magic_file=...)`
On OSX: