Add openSUSE perl package hints to README.md.
Signed-off-by: Ralf Doering <ralf@rdoering.net>
This commit is contained in:
parent
fb1fac8a86
commit
74882aa13a
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@ On Fedora:
|
||||||
yum install perl-Device-SerialPort
|
yum install perl-Device-SerialPort
|
||||||
yum install perl-YAML
|
yum install perl-YAML
|
||||||
|
|
||||||
|
On openSUSE:
|
||||||
|
|
||||||
|
zypper install perl-Device-SerialPort
|
||||||
|
zypper install perl-YAML
|
||||||
|
|
||||||
On Mac using MacPorts:
|
On Mac using MacPorts:
|
||||||
|
|
||||||
sudo port install p5-device-serialport
|
sudo port install p5-device-serialport
|
||||||
|
|
Loading…
Reference in a new issue