Added the requirement for libftdi on debian into the readme. Closes gh-12.
authorPiotr Esden-Tempski <piotr@esden.net>
Tue, 1 Nov 2011 21:49:57 +0000 (14:49 -0700)
committerPiotr Esden-Tempski <piotr@esden.net>
Tue, 1 Nov 2011 21:49:57 +0000 (14:49 -0700)
README

diff --git a/README b/README
index 0c2461b827dce1ae0d749e377929f07071fd694b..b3a0220cd404341a13b5d51005a6adf9b7956769 100644 (file)
--- a/README
+++ b/README
@@ -122,7 +122,7 @@ Notes for Linux users:
 You need to install several packages. On Debian just run:
 
   $ apt-get install flex bison libgmp3-dev libmpfr-dev libncurses5-dev \
-    libmpc-dev autoconf texinfo build-essential
+    libmpc-dev autoconf texinfo build-essential libftdi-dev
 
 You may want to try running the following command instead too: