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