aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f086c92..23249aa 100644
--- a/README.md
+++ b/README.md
@@ -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
Ubuntu do
- apt-get install libdevice-serial-perl
+ apt-get install libdevice-serialport-perl libconfig-yaml-perl
On other systems