Added some info in INSTALL and change the makepkg command to install missing depedencies.

git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@218 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
ph4ntome@gmail.com 2014-11-05 11:09:00 +00:00
parent 5efa098a0e
commit 50b683c55e

View File

@ -66,7 +66,10 @@ while for the third option you can get it from here: <INSERT LINK 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.