Skip to content

Commit

Permalink
List python3-pip as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastProject committed Mar 23, 2017
1 parent 5b8fd65 commit 779e460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ to turn the simple user interface into an useful and powerful application.

### Debian (Stretch and later, no Jessie, sorry!)

sudo apt-get install git libnotify-bin python3-pyqt5.qtquick qml-module-qtquick-controls
sudo apt-get install git libnotify-bin python3-pip python3-pyqt5.qtquick qml-module-qtquick-controls

### Fedora

sudo dnf install git libnotify python3-qt5 qt5-qtquickcontrols
sudo dnf install git libnotify python3-pip python3-qt5 qt5-qtquickcontrols

### macOS
Before running the Install Certificates command, which is only necessary to be
Expand Down

0 comments on commit 779e460

Please sign in to comment.