Fix detailed installation docs (#260)

https://cleanuparr.github.io/Cleanuparr/docs/installation/detailed
This commit is contained in:
LucasFA
2025-08-06 20:49:14 +01:00
committed by GitHub
parent 44994d5b21
commit af11d595d8

View File

@@ -15,8 +15,8 @@ For most users, we recommend the Docker installation method as it provides the m
## Table of Contents
- [Docker Installation (Recommended)](#docker-installation-recommended)
- [Docker Run Method](#docker-run-method)
- [Docker Compose Method](#docker-compose-method)
- [Docker Run Method](#docker-run)
- [Docker Compose Method](#docker-compose)
- [Windows Installation](#windows-installation)
- [Windows Installer](#windows-installer)
- [Windows Portable](#windows-portable)
@@ -25,7 +25,6 @@ For most users, we recommend the Docker installation method as it provides the m
- [macOS Portable](#macos-portable)
- [Linux Installation](#linux-installation)
- [Post Installation](#post-installation)
- [Troubleshooting](#troubleshooting)
---