Skip to content

Commit

Permalink
Merge pull request #454 from Sprunglicious/patch-1
Browse files Browse the repository at this point in the history
Update faq.md
  • Loading branch information
NoaHimesaka1873 committed Sep 1, 2023
2 parents f04b314 + 90519f3 commit eb85d95
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/distributions/arch/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
Add new repositories to `/etc/pacman.conf`, by adding this:

```ini
[Redecorating-t2]
Server = https://github.com/Redecorating/archlinux-t2-packages/releases/download/packages

[arch-mact2]
Server = https://mirror.funami.tech/arch-mact2/os/x86_64
SigLevel = Never
Expand All @@ -21,7 +18,7 @@ You can use Xanmod kernel instead by replacing `linux-t2` with `linux-xanmod-t2`
# Building Kernel

```sh
git clone https://github.com/Redecorating/linux-t2-arch
git clone https://github.com/NoaHimesaka1873/linux-t2-arch
cd linux-t2-arch
makepkg -si
```
Expand Down

0 comments on commit eb85d95

Please sign in to comment.