Update README.md

This commit is contained in:
Filip Gulán
2024-09-30 17:13:00 +02:00
committed by GitHub
parent 9ac1b42db5
commit 145ba90102
+1 -1
View File
@@ -14,7 +14,7 @@ The project is based on NestJS and Angular.
# 🚀 Instalation # 🚀 Instalation
Recommended and the easiest way how to start to use of Spooty is using docker. Recommended and the easiest way how to start to use of Spooty is using docker.
```shell ```shell
docker run -d -p 3000:3000 -v /path/to/downloads:/spooty/backend/downloads spooty docker run -d -p 3000:3000 -v /path/to/downloads:/spooty/backend/downloads raiper34/spooty:latest
``` ```
# 📚 Documentation # 📚 Documentation