From f0f2eb3e7f185a8a643e8c87246034f1f0467d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismael=20G=C3=B3mez-Miguelez?= Date: Fri, 21 Mar 2014 12:24:30 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5b406e30..0fc8f3b7f 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ Download & Install Instructions To install QT4 and libfftw use your distribution packet management system, for instance in ubuntu you can run: `sudo apt-get install libfftw3-dev libqt4-dev` to install all requirements. + +Finally, to download and build libLTE, just run: ``` git clone https://github.com/ismagom/libLTE.git cd libLTE