fix: docs

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-04-24 19:50:39 -07:00
parent d16794a782
commit ab2ffbb42b
4 changed files with 19 additions and 10 deletions

View file

@ -8,14 +8,13 @@ full: true
There are two ways to install SurfSense, but both require the repository to be cloned first. Clone [SurfSense](https://github.com/MODSetter/SurfSense) and then:
## Docker Installation (Preferred)
## Docker Installation
The recommended way to install SurfSense is using Docker. This method provides a containerized environment with all dependencies pre-configured.
This method provides a containerized environment with all dependencies pre-configured. Less Customization.
[Learn more about Docker installation](/docs/docker-installation)
## Manual Installation
## Manual Installation (Preferred)
For users who prefer more control over the installation process or need to customize their setup, we also provide manual installation instructions.