From 4574779303086916d3e7fe14ec7cef183c0d8494 Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Sat, 30 Apr 2022 03:09:53 +0100 Subject: [PATCH] weird --- support/troubleshooting.md | 52 +++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/support/troubleshooting.md b/support/troubleshooting.md index 375caa7..57b5c43 100644 --- a/support/troubleshooting.md +++ b/support/troubleshooting.md @@ -7,39 +7,39 @@ Troubleshooting can be done in a series of ways. Below is a list of the current ## 1: **Clean Installation**
- Steps to Perform for a Clean Installation +Steps to Perform for a Clean Installation - * A clean installation can be done by doing the following guide associated with your operating system: +* A clean installation can be done by doing the following guide associated with your operating system: - {% hint style="warning" %} - Note: This will remove your current login state and unsynced data (Settings, Followed Artists). - {% endhint %} +{% hint style="warning" %} +Note: This will remove your current login state and unsynced data (Settings, Followed Artists). +{% endhint %} -
- Windows +
+Windows - 1. Uninstall the `Cider` application using the control panel. - 2. Delete the following folders: - * `%appdata%/Cider` (*If its present*) - * `%LOCALAPPDATA%\Programs\cider` (*If its present*) - * `%LOCALAPPDATA%\cider-updater` (*If its present*) - 3. Reinstall `Cider`. -
+1. Uninstall the `Cider` application using the control panel. +2. Delete the following folders: +* `%appdata%/Cider` (*If its present*) +* `%LOCALAPPDATA%\Programs\cider` (*If its present*) +* `%LOCALAPPDATA%\cider-updater` (*If its present*) +3. Reinstall `Cider`. +
-
- Linux +
+Linux - 1. Uninstall the `Cider` application using your system uninstaller. - 2. Delete the `.config/Cider` folder. (*If its present*) - 3. Reinstall `Cider`. -
+1. Uninstall the `Cider` application using your system uninstaller. +2. Delete the `.config/Cider` folder. (*If its present*) +3. Reinstall `Cider`. +
-
- macOS +
+macOS - 1. Delete the `Cider.app` file from your Applications folder. - 2. Delete the `Library/Application Support/Cider` folder. (*If its present*) - 3. Reinstall `Cider` -
+1. Delete the `Cider.app` file from your Applications folder. +2. Delete the `Library/Application Support/Cider` folder. (*If its present*) +3. Reinstall `Cider` +
\ No newline at end of file