readme fix

This commit is contained in:
p.kosyh 2011-03-11 14:21:07 +00:00
parent 501e2de320
commit 32e317289e

View file

@ -26,8 +26,12 @@ There are several ways to build package.
2) On gentoo or arch linux
==========================
Please copy-paste EBUILD (gentoo) or PKGBUILD (arch) from here:
http://code.google.com/p/instead/wiki/
Install stable version from AUR:
$ yaourt -S instead
Or build from svn:
$ make PKGBUILD
$ makepkg -s
And, I think, you have enough skills to build package yourself. ;)