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