Update index.tsx

This commit is contained in:
Stefan Pejcic 2024-08-29 01:08:36 +02:00 committed by GitHub
parent 4a156d3350
commit 4dd68af4ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,7 +98,6 @@ const Install: React.FC = () => {
<pre className="my-0" style={{ whiteSpace: "pre-wrap" }}>{generateInstallCommand()}</pre>
</div>
<p className="mt-0">Minimum requirements: Ubuntu22/Debian12, HDD 15GB, RAM 1 Gb, CPU 1 Ghz</p>
<div className="mb-2">
<h2>Advanced Install Settings:</h2>
<p className="mt-0">Here you can set what shall be installed and configured when installing OpenPanel:</p>