README.md
[roojspacker] / README.md
index 412a7d8..788ba96 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,8 +3,9 @@ Javascript packer / compressor (and possibly more) Was part of the jsdoc tools
 
 Installation Procedure (Debian/Ubuntu)
 
-apt-get install valac autoconf automake gcc
+apt-get install valac autoconf automake gcc libgee-0.8-dev make libtool
 
 git clone https://github.com/roojs/roojspacker.git
 cd roojspacker
 ./autogen.sh --prefix=/usr
+make install
\ No newline at end of file