Update README.md

This commit is contained in:
Wizzard 2025-03-06 14:46:24 -05:00
parent 6d6e9ce917
commit e9a7785889

@ -8,7 +8,7 @@
Precompiled Zen Kernel packages are available through our repository. Add our repo and install with:
```bash
echo "repository=http://deadzone.enterprises/repo/x86_64" | sudo tee /etc/xbps.d/10-deadzone.conf
echo "repository=https://deadzone.enterprises/repo/x86_64" | sudo tee /etc/xbps.d/10-deadzone.conf
sudo xbps-install -S linux6.13-zen linux6.13-zen-headers
```