Add OpenSUSE-specific installation instructions

The packages required are slightly different on OpenSUSE.
nistp521
Max Pixel 7 years ago committed by Roman Zeyde
parent 9530c4d7db
commit 47a8a53247
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB

@ -13,6 +13,10 @@ Install the following packages (depending on your distribution):
$ yum install python-pip python-devel libusb-devel libudev-devel \
gcc redhat-rpm-config
### OpenSUSE
$ zypper install python-pip python-devel libusb-1_0-devel libudev-devel
Also, update Python packages before starting the installation:
$ pip install -U setuptools pip

Loading…
Cancel
Save