mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update page.tsx
This commit is contained in:
parent
d0ef4bec86
commit
c702972cf0
@ -67,7 +67,7 @@ export default function BasicSettingsPage() {
|
|||||||
issues, enhancing your ability to maintain and optimize your virtualization environment.
|
issues, enhancing your ability to maintain and optimize your virtualization environment.
|
||||||
</p>
|
</p>
|
||||||
<h4 className="text-lg font-semibold mb-2">Utilities installed:</h4>
|
<h4 className="text-lg font-semibold mb-2">Utilities installed:</h4>
|
||||||
<ul className="list-disc pl-5 mb-4 space-y-8">
|
<ul className="list-disc pl-5 mb-4 space-y-12">
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<strong>axel</strong>: A light command-line download accelerator
|
<strong>axel</strong>: A light command-line download accelerator
|
||||||
@ -258,7 +258,7 @@ export default function BasicSettingsPage() {
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
<p className="text-lg mb-2">All these utilities are installed automatically when you run this command:</p>
|
<p className="text-lg mb-12">All these utilities are installed automatically when you run this command:</p>
|
||||||
<CopyableCode
|
<CopyableCode
|
||||||
code={`
|
code={`
|
||||||
# Update package lists
|
# Update package lists
|
||||||
|
Loading…
x
Reference in New Issue
Block a user