you'll wanna do the pkgbuild in a subdir, lest you clutter your working dir with rubbish
This commit is contained in:
parent
4219477644
commit
afef6833e2
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ dotnet run
|
|||
|
||||
## quick install (arch linux)
|
||||
```bash
|
||||
mkdir buypeeb
|
||||
cd buypeeb
|
||||
curl https://git.bune.city/lynnesbian/buypeeb-cs/raw/branch/master/PKGBUILD
|
||||
makepkg -si # installs to /usr/bin/buypeeb
|
||||
buypeeb
|
||||
|
|
Loading…
Reference in a new issue