From b7407e27f45f61aead4209153ce5dcc2c0d78b1b Mon Sep 17 00:00:00 2001 From: damachine Date: Tue, 23 Sep 2025 23:33:52 +0200 Subject: [PATCH] Simplify warning section in README Removed unnecessary 'Solution' header from warning section. Signed-off-by: damachine --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 59fbc2f..afb399d 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,6 @@ systemctl stop coolerdash.service > - **File conflicts**: If you see errors like "conflicting files" or "manual installation detected" during Arch/AUR `makepkg -si`, this means CoolerDash was previously installed manually (via `make install`). > [!TIP] - > #### Solution: > - If problems persist, run: > ```bash > sudo make uninstall