Fixed README typo

master
Andy Stewart 8 years ago
parent 5be606bfec
commit c50b6f98db
  1. 3
      README.md

@ -26,7 +26,8 @@ Using this framework, you can use PyQt develop powerful graphics programs to ext
1. Install python libraries:
```Bash
sudo pacman -S python-xlib python-pyqt5 python-pymediainfo PyMuPDF
sudo pacman -S python-xlib python-pyqt5 python-pymediainfo
sudo pip install PyMuPDF
```
2. Clone this repository and add below code in your ~/.emacs

Loading…
Cancel
Save