From 7815e35506e009eb485b6bcaa43cacc9fc6ce575 Mon Sep 17 00:00:00 2001 From: Shidorien Date: Sat, 4 Jan 2025 16:36:48 +0100 Subject: [PATCH] Update installation guide to improve heading hierarchy and consistency --- .../Install-or-import-a-version copy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 2c3d4d07..bb1996ed 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 @@ -53,7 +53,7 @@ ### Using Ubuntu, Debian (deb) -### PPA Repository +#### PPA Repository Refer to [bs-manager-deb](https://github.com/silentrald/bs-manager-deb). @@ -71,7 +71,7 @@ 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: @@ -85,7 +85,7 @@ dpkg -i ./bsmanager.deb > - 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).