mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update README.md
This commit is contained in:
parent
d41575c6fe
commit
471839e169
1 changed files with 11 additions and 3 deletions
14
README.md
14
README.md
|
@ -43,9 +43,17 @@ If you would like to join us, try to contact [starsareintherose](mailto:guoyizha
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Todo...
|
Add the fllowing to the `/etc/pacman.conf`
|
||||||
|
```
|
||||||
This repository is a future repository for BioArchLinux, now it's not put into usage. So sorry for this.
|
[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
|
## License and Code of Conduct
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue