Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions atomos.html
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ <h2 class="section-title">Quickstart Install in 3 Minutes</h2>
<strong><i class="fas fa-terminal" style="color: var(--blue);"></i> 2.</strong> Install the AtomOS CLI tool:<br><code class="terminal-code">curl -fsSL https://repo.elemento.cloud/get-atomos.sh | sudo bash</code>
</div>
<div class="terminal-footer">
<strong><i class="fas fa-check-circle" style="color: var(--green);"></i> Now you can use the AtomOS CLI to install AtomOS</strong>
<strong><i class="fas fa-check-circle" style="color: var(--green);"></i> Now you can use AtomOS CLI to install AtomOS</strong>
</div>
</div>
<div class="terminal-container" style="margin-top: 1rem;">
Expand Down Expand Up @@ -868,7 +868,7 @@ <h2 class="section-title">Quickstart Install in 3 Minutes</h2>
<div class="terminal-step">
<strong><i class="fas fa-gear" style="color: var(--blue);"></i> 4.</strong> Follow AtomOS CLI indications to conclude the configuration:
<ul style="margin-left: 1rem;">
<li><i class="fas fa-download" style="color: var(--blue);"></i> Install additiona modules (ZFS, GlusterFS)</li>
<li><i class="fas fa-download" style="color: var(--blue);"></i> Install additional modules (ZFS, GlusterFS)</li>
<li><i class="fas fa-hard-drive" style="color: var(--blue);"></i> Setup the storage</li>
<li><i class="fas fa-ethernet" style="color: var(--blue);"></i> Setup the network</li>
</ul>
Expand Down