Add command for newest pymupdf.

master
Andy Stewart 6 years ago
parent d473586e66
commit 915613fbf7
  1. 6
      README.md

@ -57,6 +57,12 @@ The following line is for *Arch*-based distros, same packages should be availabl
yay -S python-pyqt5 python-pyqt5-sip python-pyqtwebengine python-qrcode python-feedparser python-dbus python-pyinotify python-markdown nodejs aria2 libreoffice python-pymupdf python-grip filebrowser-bin
```
Also need below commands to fix bug of newest of pymupdf.
```
pip install frontend
pip install PyMuPDF==1.17.4
```
2. Clone this repository.
```Bash

Loading…
Cancel
Save