Improve install command
This commit is contained in:
parent
88d2a72dd3
commit
33a894e02f
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# Build package for arch-based systems
|
||||
* simply build it: `makepkg -fc`
|
||||
* also install it directly afterwards: `makepkg -ifc`
|
||||
* simply build it: `makepkg -sfc`
|
||||
* also install it directly afterwards: `makepkg -isfc`
|
||||
|
|
Loading…
Reference in a new issue