$ pkg update -y && pkg upgrade -y $ pkg install git python-pip tesseract $ git clone https://github.com/RozhakXD/Zefoy.git $ cd "Zefoy" $ pip install -r requirements.txt $ python Run.py
Opened this issue · 0 comments
MohammadAmir2890 commented
$ pkg update -y && pkg upgrade -y $ pkg install git python-pip tesseract $ git clone https://github.com/RozhakXD/Zefoy.git $ cd "Zefoy" $ pip install -r requirements.txt $ python Run.py