From 9b3a30d4de4d0e60e90a0a2023f5e1711b494ae9 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Sun, 24 Jan 2021 14:03:05 +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 2d18682..e337d2b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ mktxp edit ``` -This opens the file in your default system editor. \ +This opens the config file in your default system editor. \ In case you prefer a different editor, just run the ```edit``` command with its optional `-ed` parameter. \ For example, to explicitly open the MKTXP config in nano: ```