From 750d73bf86e306dc79e7091d769a34a736afba48 Mon Sep 17 00:00:00 2001 From: ManiMatter <124743318+ManiMatter@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:15:32 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 372e594..4b80312 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ services: #- QBITTORRENT_PASSWORD=Your password ``` 3) Run `docker-compose up -d` in the directory where the file is located to create the docker container +Note: Always pull the "**latest**" version. The "dev" version is for testing only, and should only be pulled when contributing code or supporting with bug fixes ### Method 2: Running manually 1) Clone the repository with `git clone https://github.com/ManiMatter/decluttarr.git`