Update README.md
This commit is contained in:
parent
e970e1b7b1
commit
6d6e9ce917
10
README.md
10
README.md
@ -1,9 +1,17 @@
|
||||
# void-zenkernel
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Precompiled binaries now available
|
||||
|
||||
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
|
||||
sudo xbps-install -S linux6.13-zen linux6.13-zen-headers
|
||||
```
|
||||
|
||||
## Description
|
||||
|
||||
`void-zenkernel` is a collection of packages that allow users to build the Zen Kernel for Void Linux using either GCC or Clang compilers. The Zen Kernel is known for its performance tweaks and smoother system performance. With `void-zenkernel`, Void Linux users can easily harness the power of Zen!
|
||||
|
Loading…
x
Reference in New Issue
Block a user