From 145ba901020bbfa73bd9f4bbd8566224a153fc7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Gul=C3=A1n?= Date: Mon, 30 Sep 2024 17:13:00 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d29b24e..fd7bf94 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ The project is based on NestJS and Angular. # 🚀 Instalation Recommended and the easiest way how to start to use of Spooty is using docker. ```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 For more details and complete documentation check: https://spooty.netlify.app/ # 📖 License -MIT \ No newline at end of file +MIT