From 9121e8924e8d4ed82711e2cb7831718c5e5e0edb Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Mon, 7 Nov 2022 20:39:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae10bd..5f3c50c 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Obviously, you can do the same via just opening the config file directly: For Docker instances, one way is to use a configured mktxp.conf file from a local installation. Alternatively you can create a standalone one in a dedicated folder: ``` mkdir mktxp -nano mktxp/mktxp.conf # copy & edit sample entry(ies) from above +nano mktxp/mktxp.conf # copy&edit sample entry(ies) from above ``` Now you can mount this folder and run your docker instance with: ```