paper-checker / setup.sh
saima730's picture
Update setup.sh
3c8fbe6 verified
raw
history blame contribute delete
No virus
96 Bytes
#!/bin/bash
# Install Tesseract OCR
sudo apt-get update
sudo apt-get install -y tesseract-ocr