Corrected the ubuntu package names
This commit is contained in:
parent
409823d061
commit
db3a874e75
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ The Makefile also delegates resetting the board to a short Perl program.
|
||||||
You'll need to install Device::SerialPort to use it though. On Debian or
|
You'll need to install Device::SerialPort to use it though. On Debian or
|
||||||
Ubuntu do
|
Ubuntu do
|
||||||
|
|
||||||
apt-get install libdevice-serial-perl
|
apt-get install libdevice-serialport-perl libconfig-yaml-perl
|
||||||
|
|
||||||
On other systems
|
On other systems
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue