Skip to content

Commit

Permalink
Update repositories.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Apr 24, 2024
1 parent 9ec05a0 commit 0e12413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/en/configuration/repositories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Include = /etc/pacman.d/athena-mirrorlist
```
Get the mirrorlist file by running:
```
sudo curl https://raw.githubusercontent.com/Athena-OS/package-source/main/packages/athena-mirrorlist/athena-mirrorlist -o /etc/pacman.d/athena-mirrorlist
sudo curl https://raw.githubusercontent.com/Athena-OS/athena/main/packages/os-specific/athena-mirrorlist/athena-mirrorlist -o /etc/pacman.d/athena-mirrorlist
```
On the terminal, execute:
```
Expand Down

0 comments on commit 0e12413

Please sign in to comment.