aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAditya Gupta2021-06-14 02:35:16 +0530
committerGitHub2021-06-14 02:35:16 +0530
commitdba7699e92c2cc75379e5d1a7d4db05c4eb6d3da (patch)
treed2f2ba3fca191aaf23b68eca2f482300563749af
parentec5fee4307fb5484da6bf3a2a8a21895c0497394 (diff)
downloadaur-dba7699e92c2cc75379e5d1a7d4db05c4eb6d3da.tar.gz
Update Paths
Also removed the reference to adig-pkgs since recommended way is through AUR itself, now that it is there.
-rw-r--r--README.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/README.md b/README.md
index d5bce6fd254c..a8c0dfda5d13 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/