diff --git a/INSTALL b/INSTALL index c468574..645082c 100644 --- a/INSTALL +++ b/INSTALL @@ -66,7 +66,10 @@ while for the third option you can get it from here: Place the PKGBUILD into a directory and run: -$ makepkg -i + +$ makepkg -s -i + +( -s will automatically install missing depedencies ) Arch will do the rest for you.