Browse Source

Update 'README.md'

master
florin.hazi 2 years ago
parent
commit
3ae3e9d435
  1. 5
      README.md

5
README.md

@ -136,6 +136,11 @@ pip3 install --upgrade pip
pip3 install pdftotext
```
```
# Dewarp
cd /var/www/html/resources/python/dewarp && \
pip3 install opencv-python
```
```
# Supervisor
pip3 install supervisor && \
systemctl enable supervisor && \

Loading…
Cancel
Save