src/jsdoc/Symbol.vala
[roojspacker] / README.md
index 412a7d8..b6a4a25 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-dev make
 
 git clone https://github.com/roojs/roojspacker.git
 cd roojspacker
 ./autogen.sh --prefix=/usr
+make install
\ No newline at end of file