Changed makepkg -s -i to makepkg -si

It's the same thing, but looks better :D



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

View File

@ -67,7 +67,7 @@ while for the third option you can get it from here: <INSERT LINK HERE>
Place the PKGBUILD into a directory and run:
$ makepkg -s -i
$ makepkg -si
( -s will automatically install missing depedencies )