Skip to content

Commit

Permalink
Video mention removed
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkXero-dev committed Oct 7, 2024
1 parent 394900f commit 09838a7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/gnome.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,13 @@ Finally, for now at least, once script is done, we will be prompted to exit and

#### System Setup

If all went smoothly, we should now be greeted with `GDM`, **Gnome**'s login page. Once logged in, there are a few things we need to take care of first. Open Terminal, as shown in video, and update the system
If all went smoothly, we should now be greeted with `GDM`, **Gnome**'s login page. Once logged in, there are a few things we need to take care of first. Open Terminal, and update the system.

```Bash
sudo pacman -Syyu
```

Then we launch the **XeroLinux Post Installation Toolkit** from the AppMenu, under **System**. That's what we will be using from here on in.
Then we launch the **XeroLinux Post Installation Toolkit** from the App Launcher. That's it.

<p align="center">
<img src="https://i.imgur.com/JuWceYE.png" alt="shot">
Expand Down
4 changes: 2 additions & 2 deletions site/gnome/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -716,10 +716,10 @@ <h4 id="installing-gnome">Installing Gnome<a class="headerlink" href="#installin
<p>Installation might take a while, it all depends on the speed of your Internet connection. I have included quite a few quality-of-life packages which should make your experience as Seamless as possible. I have also taken care of a few dependencies that might be required down the line.</p>
<p>Finally, for now at least, once script is done, we will be prompted to exit and reboot the system. We do that by typing <code>exit</code> then <code>reboot</code>, and that's it for this part anyway...</p>
<h4 id="system-setup">System Setup<a class="headerlink" href="#system-setup" title="Permanent link"></a></h4>
<p>If all went smoothly, we should now be greeted with <code>GDM</code>, <strong>Gnome</strong>'s login page. Once logged in, there are a few things we need to take care of first. Open Terminal, as shown in video, and update the system</p>
<p>If all went smoothly, we should now be greeted with <code>GDM</code>, <strong>Gnome</strong>'s login page. Once logged in, there are a few things we need to take care of first. Open Terminal, and update the system.</p>
<div class="language-Bash highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>sudo<span class="w"> </span>pacman<span class="w"> </span>-Syyu
</span></code></pre></div>
<p>Then we launch the <strong>XeroLinux Post Installation Toolkit</strong> from the AppMenu, under <strong>System</strong>. That's what we will be using from here on in.</p>
<p>Then we launch the <strong>XeroLinux Post Installation Toolkit</strong> from the App Launcher. That's it.</p>
<p align="center">
<a class="glightbox" href="https://i.imgur.com/JuWceYE.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img src="https://i.imgur.com/JuWceYE.png" alt="shot"></a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion site/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 09838a7

Please sign in to comment.