From 77eac9f85535cf5e40818bb526d1f898ce4514e5 Mon Sep 17 00:00:00 2001 From: Integral <71180087+Integral-Tech@users.noreply.github.com> Date: Sat, 12 Aug 2023 21:01:51 +0800 Subject: README.md: add archlinuxcn installation source (#398) --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 552377a..c4c13d9 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,22 @@ sudo dnf install joshuto [yay/paru] -S joshuto-git ``` +##### Arch ([archlinuxcn](https://github.com/archlinuxcn/repo/)) + +- [stable version (x86_64)](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/joshuto) +- [stable version (aarch64)](https://github.com/archlinuxcn/repo/tree/master/alarm/joshuto) + +``` +[yay/paru] -S joshuto +``` + +- [latest git version (x86_64)](https://github.com/archlinuxcn/repo/tree/master/archlinuxcn/joshuto-git) +- [latest git version (aarch64)](https://github.com/archlinuxcn/repo/tree/master/alarm/joshuto-git) + +``` +[yay/paru] -S joshuto-git +``` + ##### Gentoo ([gentoo-zh](https://github.com/microcai/gentoo-zh/tree/master/app-misc/joshuto)) ``` -- cgit v1.2.3