diff options
author | xyz <gky44px1999@gmail.com> | 2022-06-14 18:06:39 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-06-14 18:06:39 -0700 |
commit | 57ac97d13be4c94f03c2df148a672701a443cd09 (patch) | |
tree | 871e23f8c4cd357ba2d024800df604db497623d9 | |
parent | a17c6c97840126643952abeed11c1baef9d7452b (diff) |
readme add PKGBUILD link
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index b1c8e03..1452b9d 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ build and install make sudo make install ``` + +Arch Linux PKGBUILD: <https://github.com/flyxyz123/fly/blob/19a12eccbf27324e2084cc1653a1ef7f40c26c01/x86_64/xcross-git/PKGBUILD> + +I don't think anyone else will use this program, so I didn't put the PKGBUILD in AUR. Request it if you want. |