From 471839e169646d07dc892cbb378cf50ac5c2496f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Sun, 31 Oct 2021 10:16:47 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e6051553c3..b231919a1c 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,17 @@ If you would like to join us, try to contact [starsareintherose](mailto:guoyizha ## Usage -Todo... - -This repository is a future repository for BioArchLinux, now it's not put into usage. So sorry for this. +Add the fllowing to the `/etc/pacman.conf` +``` +[BioArchLinux] +Server = https://repo.malacology.net/ +``` +Then import GPG key +``` +$ pacman-key --recv-keys B1F96021DB62254D +$ pacman-key --finger B1F96021DB62254D +$ pacman-key --lsign-key B1F96021DB62254D +``` ## License and Code of Conduct