diff --git a/docs/wiki/Guides/Installation-and-updates/Install-or-import-a-version/Install-or-import-a-version copy.md b/docs/wiki/Guides/Installation-and-updates/Install-or-import-a-version/Install-or-import-a-version copy.md
index 8af0920b..6b6c6a3a 100644
--- a/docs/wiki/Guides/Installation-and-updates/Install-or-import-a-version/Install-or-import-a-version copy.md
+++ b/docs/wiki/Guides/Installation-and-updates/Install-or-import-a-version/Install-or-import-a-version copy.md
@@ -1,9 +1,6 @@
+# Windows Installation
-[!toc]
-
-## Windows Installation
-
-### Install a Version with Steam
+Install a Version with Steam
1. Download and install [BSManager](https://www.bsmanager.io) from [GitHub](https://github.com/Zagrios/bs-manager/releases/latest), [Nexus Mods](https://www.nexusmods.com/beatsaber/mods/18?tab=images), or the [official website](https://www.bsmanager.io).
2. Open the **`Add Versions`** interface and select the version you wish to download.
@@ -15,10 +12,12 @@
+
-### Install a Version with Oculus Store (PCVR)
+Install a Version with Oculus Store (PCVR)
-> **Important**
+> [!IMPORTANT]
+>
> - Ensure that Beat Saber is in your **Oculus PCVR** library to enable downgrading.
> - You must run Beat Saber at least once on your computer before attempting to launch retrograde Oculus versions from [BSManager](https://www.bsmanager.io).
@@ -32,12 +31,13 @@
+
-## Linux Installation
+# Linux Installation
-### Using Ubuntu, Debian (deb)
+Using Ubuntu, Debian (deb)
-#### PPA Repository
+PPA Repository
Refer to [bs-manager-deb](https://github.com/silentrald/bs-manager-deb).
@@ -55,7 +55,9 @@ Install the `bs-manager` package using `apt`:
sudo apt install bs-manager
```
-#### dpkg Install
+
+
+dpkg Install
Download the `.deb` file from the releases page and run the following command:
@@ -63,17 +65,23 @@ Download the `.deb` file from the releases page and run the following command:
dpkg -i ./bsmanager.deb
```
-> **Note:** When installed using dpkg, BSManager will not automatically update to the latest version. You need to either:
+> [!NOTE]
+> When installed using dpkg, BSManager will not automatically update to the latest version. You need to either:
+>
> - Download the latest `.deb` file from the releases page; or
> - Install through the PPA repository to enable automatic updates with `sudo apt update && sudo apt upgrade`.
-### Using Arch (AUR)
+
+
+
+Using Arch (AUR)
Refer to [bs-manager-git](https://aur.archlinux.org/packages/bs-manager-git).
To install AUR packages, you need to install [yay](https://github.com/Jguer/yay).
+
-### Using Flatpak (Universal)
+Using Flatpak (Universal)
This method works on any Linux distribution. Ensure `flatpak` is installed on your system. If not, visit [Flatpak](https://flatpak.org/setup/) for a setup guide tailored to your distro.
@@ -93,9 +101,12 @@ sudo flatpak remote-add --if-not-exists --system flathub https://flathub.org/rep
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
```
-## Shared: How to Import a Version
+
-> **Important**
+# How to Import a Version
+
+> [!IMPORTANT]
+>
> - You will need to download a version of Beat Saber yourself before you can import it.
> - The [BSManager](https://www.bsmanager.io) team provides tutorials like [this one](https://steamcommunity.com/sharedfiles/filedetails/?id=1805934840) to help you download official versions of Beat Saber. However, no team member will offer assistance for cracked versions.