From 7cbbc99c613608423eaf97c74de2cdbab177e667 Mon Sep 17 00:00:00 2001 From: Adam Hupp Date: Thu, 14 Aug 2025 20:10:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbe6aa6..c55f87c 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ sudo apt-get install libmagic1 If python-magic fails to load the library it may be in a non-standard location, in which case you can set the environment variable `DYLD_LIBRARY_PATH` to point to it. ### SmartOS: -- Install libmagic for source https://github.com/threatstack/libmagic/ +- Install libmagic for source: https://github.com/file/file - Depending on your ./configure --prefix settings set your LD_LIBRARY_PATH to /lib ### Troubleshooting