Add instructions to run script on MacOS
prabhakar267 opened this issue · 2 comments
prabhakar267 commented
Usage section in Readme mentions the instruction to run the script on Linux, but it should be more generic to support MacOS as well.
meghanasudhi commented
I ran it on MacOS.
I would run it as
python3 main.py "Input_directory"
Input Directory would be the path of the directory.
The folder converted_text would be in the same input directory.
prabhakar267 commented
Verified on Mac
Works fine