From 2afd1516f7404ec4cb2cc867dd22b5de2f7c82cf Mon Sep 17 00:00:00 2001 From: martiliones Date: Fri, 28 Oct 2022 04:33:01 +0600 Subject: [PATCH] fix(readme): config name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eddc3e6..3df4724 100644 --- a/README.md +++ b/README.md @@ -65,10 +65,10 @@ cp config.default.jsonc config.jsonc And edit that file by inserting the pool's secret phrase as the minimum configuration, e.g. using `nano`: ``` -nano config.json +nano config.jsonc ``` -> See comments in `config.json` for more parameters. +> See comments in `config.default.jsonc` for more parameters. ## Launching