summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index c285f65..e144cf0 100644
--- a/README.markdown
+++ b/README.markdown
@@ -9,7 +9,12 @@ NB: Alpha stage code. Do not expect to run flawlessy.
Installation
------------
-Download source tarball, extract, compile and install:
+Make sure you have installed openssl development files.
+
+For Ubuntu users:
+ sudo apt-get install libssl-dev
+
+Then download source tarball, extract, compile and install:
wget http://github.com/haakonnessjoen/MAC-Telnet/tarball/master
tar zxvf haakonness*.tar.gz