chore: update ModernHeroWithGradients to link to documentation and modify installation instructions

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-04-24 13:40:30 -07:00
parent 1fa7c7d9b6
commit bfbe270031
2 changed files with 6 additions and 5 deletions

View file

@ -6,10 +6,11 @@ full: true
# Installing SurfSense
There are two ways to install and use SurfSense:
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)
The recommended way to install SurfSense is using Docker. This method provides a containerized environment with all dependencies pre-configured.
[Learn more about Docker installation](/docs/docker-installation)