From 73cb9f3bd955011042578793917298f3745e39ba Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Tue, 24 Oct 2023 10:53:18 +0200 Subject: [PATCH] rephrase to eliminate inaccurate statement --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fc3380f..d52bee2 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,7 @@ mkdir config docker run -d -p 8083:8083 -v recorder_store:/store -v ./config:/config owntracks/recorder ``` -Up on starting the recorder, a default `recorder.conf` file will be created if -none exists. Possible options are documented [here](https://github.com/owntracks/recorder/blob/master/README.md#configuration-file). +Up on starting the recorder, default `recorder.conf` settings are used if no file exists. Possible options are documented [here](https://github.com/owntracks/recorder/blob/master/README.md#configuration-file). **Notes:**