X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=INSTALL.txt;h=db9a1546d3c622f5e633e3280d02a9260aef7672;hp=2edcf65976443ee4c286de6402e3bd23e098fb74;hb=5315c159685d57c1296978416f4e7bfdae2ebf1f;hpb=a7056d52c92e40754db846d9d55485f6621f4940 diff --git a/INSTALL.txt b/INSTALL.txt index 2edcf6597..db9a1546d 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,6 +1,6 @@ -grep '\-dev' | sort -n -r | grep -v valadoc | head -n1 | awk ' { print "sudo apt-get install " $1 }' | sh +apt-cache search libvala | grep '\-dev' | sort -n -r | grep -v valadoc | head -n1 | awk ' { print "sudo apt-get install " $1 }' | sh