fix: README
This commit is contained in:
parent
470d0e347a
commit
691887c7e1
@ -27,8 +27,8 @@ architectures.
|
||||
```bash
|
||||
cat >> /etc/pacman.conf << 'EOF'
|
||||
|
||||
[cs_any]
|
||||
Server = https://aur.cryptic.systems/any/
|
||||
[any]
|
||||
Server = https://aur.cryptic.systems/$repo/
|
||||
EOF
|
||||
```
|
||||
|
||||
@ -40,7 +40,7 @@ system architecture packages.
|
||||
```bash
|
||||
cat >> /etc/pacman.conf << 'EOF'
|
||||
|
||||
[cs_any]
|
||||
Server = https://aur.cryptic.systems/$arch/
|
||||
[x86_64]
|
||||
Server = https://aur.cryptic.systems/$repo/
|
||||
EOF
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user