From a7f3bad191f8cd2ede612eadcf62a01b44519931 Mon Sep 17 00:00:00 2001 From: Flaminel Date: Fri, 15 Nov 2024 08:24:30 +0200 Subject: [PATCH] updated readme to make it clear what binaries are for --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9eee6c8..05630ea 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,8 @@ where `` starts from 0. # -### Binaries +### Binaries (if you're not using Docker) + 1. Download the binaries from [releases](https://github.com/flmorg/cleanuperr/releases). 2. Extract them from the zip file. 3. Edit **appsettings.json**. The paths from this json file correspond with the docker env vars, as described [above](/README.md#environment-variables).