Skip to content

Commit

Permalink
chore: reformat readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GrassBlock1 authored Jun 30, 2024
1 parent 4c18cdc commit bfd6fc8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
Use Github Actions to build Arch packages.
# How to use
Go to releases and download packages, or use the repo:
Go to releases and download packages, or use the repo: https://aur.imgb.space

1.import keys
```shell
wget -O /tmp/gb-cha0s.asc 'https://rawcdn.githack.com/BlockG-ws/potential-octo-memory/master/repo-sign.asc' && sudo pacman-key --add /tmp/gb-cha0s.asc
sudo pacman-key --lsign-key hi@imgb.space
```
2. add repo

edit /etc/pacman.conf
```
[gb-cha0s]
Expand Down

0 comments on commit bfd6fc8

Please sign in to comment.