Skip to content

Commit 1587c7a

Browse files
committed
Use Python 3 on Arch Linux
1 parent be4320e commit 1587c7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ Prerequisites
1919

2020
* PyQt
2121

22-
- `python-qt4` (Ubuntu/Mint/Debian), `python2-pyqt` (Arch Linux)
22+
- `python-qt4` (Ubuntu/Mint/Debian), `python-pyqt` (Arch Linux)
2323

2424
* lxml
2525

26-
- `python-lxml` (Ubuntu/Mint/Debian), `python2-lxml` (Arch Linux)
26+
- `python-lxml` (Ubuntu/Mint/Debian), `python-lxml` (Arch Linux)
2727

2828
* Whoosh 2.x
2929

30-
- `python-whoosh` (Ubuntu/Mint/Debian), `python2-whoosh` in AUR (Arch Linux)
30+
- `python-whoosh` (Ubuntu/Mint/Debian), `python-whoosh` in AUR (Arch Linux)
3131

3232
* [On Linux] Python bindings for Gstreamer
3333

0 commit comments

Comments
 (0)