commit 5183ca397cba5756bee1b186e206707cdb3aa860
parent fafa1ed2c0c5770321f736b63cece07bb853f41b
Author: Brian Mayer <bleemayer@gmail.com>
Date: Tue, 12 Jul 2022 21:55:54 -0300
Update README.md
Diffstat:
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -7,9 +7,15 @@
## Installing
-Move the file *astro* to a folder in your PATH variable, or
-run `make`, by default it will be installed into *~/.local/bin*.
-Use *PREFIX* to override the install location.
+There is an AUR package for archlinux users:
+
+[](https://aur.archlinux.org/packages/astro)
+
+You can also move the file *astro* to a folder in your PATH variable,
+or run `make install`, by default it will be installed into *~/.local/bin*.
+Use *PREFIX* to override the install location, e.g.
+
+
## Using