From 1763bc67746d639abf7e25a11f9fb3677805f77b Mon Sep 17 00:00:00 2001 From: Rickard Lindberg Date: Mon, 17 Sep 2012 10:14:17 +0200 Subject: [PATCH] Added installation instructions for Fedora --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f086c92..b53ceb6 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ Ubuntu do apt-get install libdevice-serial-perl +On Fedora do + + yum install perl-YAML + yum install perl-Device-SerialPort + On other systems cpanm Device::SerialPort