diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt
index dc17d0b179..3573a13ebd 100644
--- a/_pages/en_US/finalizing-setup.txt
+++ b/_pages/en_US/finalizing-setup.txt
@@ -10,10 +10,8 @@ The file `boot.firm` is what is launched by boot9strap itself after it finishes
On this page, we will make critical system file backups and install some homebrew programs. Most of these steps will be automated using a script that you will run on your console.
-{% capture compat %}
-List of homebrew applications that will be installed
-
-Click the links to view the GitHub repository of each application. (Give them a star if you appreciate them!)
+{% capture notice-6 %}
+The script will install the following applications:
+ **[FBI](https://github.com/Steveice10/FBI)** *(installs CIA formatted applications)*
+ **[Homebrew Launcher Loader](https://github.com/PabloMK7/homebrew_launcher_dummy)** *(launches the Homebrew Launcher)*
@@ -22,10 +20,8 @@ Click the links to view the GitHub repository of each application. (Give them a
+ **[ftpd](https://github.com/mtheall/ftpd)** *(access your 3DS SD card wirelessly)*
+ **[Universal-Updater](https://github.com/Universal-Team/Universal-Updater/)** *(a homebrew app store for downloading homebrew from the 3DS over Wi-Fi)*
+ **[GodMode9](https://github.com/d0k3/GodMode9)** *(multipurpose tool which can do NAND and cartridge functions)*
-
{% endcapture %}
-{{ compat | markdownify }}
-{: .notice--info}
+
{{ notice-6 | markdownify }}
### Compatibility Notes