docs: some minor improvements

This commit is contained in:
Rifat Azad
2025-01-07 09:10:55 +06:00
parent d5ee4315ca
commit 5173618e06
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
<div class="container">
<h2 class="text-center mb-4">Installation</h2>
<p class="text-center">Run the following commands below for different installation options, should be ran inside the root of your kernel's directory.</p>
<h3 class="mt-4">Latest</h3>
<h3 class="mt-4">Latest Release</h3>
<div class="highlight mt-3">
<code>curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -</code>
<button class="btn btn-copy mt-2" onclick="copyToClipboard(this)">Copy</button>