diff --git a/README.md b/README.md index 1d3819d..f832220 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Clean up that MetaDataMess ## Needs: -+ pip install pdf2image anthropic tqdm PyPDF2 ++ pip install pdf2image anthropic tqdm PyPDF2 rich + sudo apt-get install poppler-utils before running: export ANTHROPIC_API_KEY='your-api-key-here'