summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index bce0808..472547f 100644
--- a/README
+++ b/README
@@ -26,7 +26,8 @@ To compile run:
26 26
27On Ubuntu/Debian, you can do: 27On Ubuntu/Debian, you can do:
28 sudo apt-get install build-essential automake autoconf \ 28 sudo apt-get install build-essential automake autoconf \
29 libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev 29 libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev \
30 libreadline5-dev
30 31
31USAGE 32USAGE
32================================================================================ 33================================================================================