From 93fa88941949baa0c2f513bf18f6ea048d63ad81 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 14 Sep 2016 06:54:45 -0300 Subject: [PATCH] docs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 586915a5a..9af3cba4d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,11 @@ information or see http://opensource.org/licenses/MIT. >>>>>>>>>>>>>>>>>>>> Komodo specific notes: - +sudo apt-get install \ + build-essential pkg-config libc6-dev m4 g++-multilib \ + autoconf libtool ncurses-dev unzip git python \ + zlib1g-dev wget bsdmainutils automake + git clone https://github.com/jl777/komodo cd komodo ./autogen.sh