Update README

This commit is contained in:
EmptyCrown 2023-02-10 09:04:27 -08:00
parent a70e60c94b
commit 7869c1a331

View File

@ -39,4 +39,4 @@ This loader is designed to be used as a way to load data into [GPT Index](https:
## Troubleshooting
**"failed to find libmagic" error**: Try `pip install python-magic-bin==0.4.14`. Solution documented here: https://github.com/Yelp/elastalert/issues/1927#issuecomment-425040424. On MacOS, you may also try `brew install libmagic`.
**"failed to find libmagic" error**: Try `pip install python-magic-bin==0.4.14`. Solution documented [here](https://github.com/Yelp/elastalert/issues/1927#issuecomment-425040424). On MacOS, you may also try `brew install libmagic`.