summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleo-arch <leonardoabramovich2@gmail.com>2021-06-10 10:54:14 -0300
committerleo-arch <leonardoabramovich2@gmail.com>2021-06-10 10:54:14 -0300
commit4917b791da534a8214bbe721e597739e306e8d0a (patch)
treeea94ed97dbcd4331060f3cae2955e10fc20c9fa0
parenta78f9649610aa49e191e035e52801728bc0c03f1 (diff)
parent144fe053aa132bc6ce3703ae2993d7c5403eb644 (diff)
Merge branch 'master' of ssh://github.com/leo-arch/clifmtranslations
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index c53cc7be..4dd2fa5f 100644
--- a/README.md
+++ b/README.md
@@ -141,9 +141,11 @@ Optional dependencies: `sshfs`, `curlftpfs`, and `cifs-utils` (for remote-filesy
### Arch Linux
-You'll find the corresponding packages on the AUR: the [stable](https://aur.archlinux.org/packages/clifm) and the [development](https://aur.archlinux.org/packages/clifm-git) version.
+1. You'll find the corresponding packages on the AUR: the [stable](https://aur.archlinux.org/packages/clifm) and the [development](https://aur.archlinux.org/packages/clifm-git) version.
-Of course, you can also clone, build, and install the package using the [PKGBUILD file](https://github.com/leo-arch/clifm/blob/master/misc/PKGBUILD):
+2. A binary package is now available on the `chaotic-aur` repository. Follow the official [installation instructions](https://aur.chaotic.cx/).
+
+3. Of course, you can also clone, build, and install the package using the [PKGBUILD file](https://github.com/leo-arch/clifm/blob/master/misc/PKGBUILD):
```sh
$ git clone https://github.com/leo-arch/clifm.git
@@ -205,6 +207,7 @@ See the [LICENSE](https://github.com/leo-arch/clifm/blob/master/LICENSE) file fo
## Contributing
Yes. Please see our [contribution guidelines](https://github.com/leo-arch/clifm/blob/master/CONTRIBUTING.md) for details.
+[![Translation status](https://hosted.weblate.org/widgets/clifm/-/clifm/svg-badge.svg)](https://hosted.weblate.org/engage/clifm/?utm_source=widget) at Hosted Weblate.
---