diff --git a/README.md b/README.md index d5bce6f..a8c0dfd 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,15 @@ ftxui-git This is the [official] [PKGBUILD] for [FTXUI] for use on [Arch Linux] via [makepkg]. -Run `makepkg` in this directory, or see [adig-pkgs] to add the custom -repository to have this listed by your [pacman]. -Just run makepkg in the directory, or see github.com/adig-pkgs/adig-pkgs how to -add the custom repo to have it listed by your pacman. +> It is now available in the AUR - [ftxui-git] The headers are installed to: ``` -/usr/local/include/ftxui +/usr/include/ftxui ```` and the libraries: `libcomponent.a`, `libdom.a`, `libscreen.a` into: ``` -/usr/local/lib/ftxui +/usr/lib/ftxui ``` You will get this message from makepkg too, don't forget to link to these @@ -24,7 +21,7 @@ libraries. [Arch Linux]: https://archlinux.org/ [FTXUI]: https://github.com/ArthurSonzogni/FTXUI [PKGBUILD]: https://wiki.archlinux.org/title/PKGBUILD -[adig-pkgs]: https://github.com/adig-pkgs/adig-pkgs [makepkg]: https://wiki.archlinux.org/title/makepkg [official]:https://github.com/ArthurSonzogni/FTXUI/issues/110 [pacman]: https://wiki.archlinux.org/title/pacman +[ftxui-git]: https://aur.archlinux.org/packages/ftxui-git/