astro

a POSIX shell compatible gemini client (mirror of https://github.com/blmayer/astro)
git clone https://git.clttr.info/astro.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 5183ca397cba5756bee1b186e206707cdb3aa860
parent fafa1ed2c0c5770321f736b63cece07bb853f41b
Author: Brian Mayer <bleemayer@gmail.com>
Date:   Tue, 12 Jul 2022 21:55:54 -0300

Update README.md
Diffstat:
MREADME.md | 12+++++++++---
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: + +[![astro](https://img.shields.io/aur/version/astro)](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