diff options
| author | Alexander Walters <tritium@sdamon.com> | 2015-06-15 02:02:57 -0400 |
|---|---|---|
| committer | Alexander Walters <tritium@sdamon.com> | 2015-06-15 02:02:57 -0400 |
| commit | b4a1df5dc2eca6a62b9987c2cfe0140270577460 (patch) | |
| tree | 737437054d0ae3a642767ee5d911c5c463b1e072 /README.md | |
| parent | a37f210e38e2f2dc7fd0318b43352f46f0138496 (diff) | |
| download | python-magic-b4a1df5dc2eca6a62b9987c2cfe0140270577460.tar.gz | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
