M site/xbps/linux-tkg.html => site/xbps/linux-tkg.html +2 -2
@@ 29,8 29,8 @@
<ol>
<li>Clone <a href="https://github.com/hristoast/void-packages/tree/linux-tkg">my fork of void-packages</a>, or add it as a remote to an existing clone. Ensure you are on the <code>linux-tkg</code> branch.</li>
<li><a href="https://github.com/void-linux/void-packages/#quick-start">Create</a> or <a href="https://github.com/void-linux/void-packages/#updating-masterdir">update</a> your xbps-src bootstrap env as needed.</li>
- <li>Build the packages (this takes a long time): <code>./xbps-src pkg linux-tkg # or -zen as desired</code></li>
- <li>Install from your local repo: <code>xbps-install --repository=./hostdir/binpkgs/linux-tkg linux-tkg-muqss # or -zen as desired</code></li>
+ <li>Build the packages (this takes a long time): <code>./xbps-src pkg linux5.9-tkg-muqss # or -zen as desired</code></li>
+ <li>Install from your local repo: <code>xbps-install --repository=./hostdir/binpkgs/linux-tkg linux5.9-tkg-muqss # or -zen as desired</code></li>
<li>Reboot! Note that the kernel may be listed below the stock Void kernel and you may need to manually select it in grub.</li>
</ol>