From 43ece3cac2bd5a24e98cbe51688648ab4554a520 Mon Sep 17 00:00:00 2001 From: Nicolas CARPi Date: Wed, 10 Jul 2024 13:51:18 +0200 Subject: [PATCH] rephrase --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8525005..768751b 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,7 @@ An example configuration file for docker-compose can be fetched like this: curl -so docker-compose.yml "https://get.elabftw.net/?config" ~~~ -This will download a pre-filled configuration file. - -You can then edit this file where all the possible settings are explained in the comments. +After downloading the configuration file, open it in your preferred text editor to modify settings as necessary. For usage of eLabFTW, see [documentation](https://doc.elabftw.net).