From 74882aa13ac27e53ba76bbe2f2cc67bd3974bd67 Mon Sep 17 00:00:00 2001 From: Ralf Doering Date: Tue, 25 Jun 2013 19:41:33 +0200 Subject: [PATCH] Add openSUSE perl package hints to README.md. Signed-off-by: Ralf Doering --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a2e042c..5e9608a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,11 @@ On Fedora: yum install perl-Device-SerialPort yum install perl-YAML +On openSUSE: + + zypper install perl-Device-SerialPort + zypper install perl-YAML + On Mac using MacPorts: sudo port install p5-device-serialport