Added installation instructions for Fedora
This commit is contained in:
parent
409823d061
commit
1763bc6774
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue