From 3480def4828b28fe935ddfc7e56a609970221173 Mon Sep 17 00:00:00 2001 From: kvazar-network Date: Mon, 31 Mar 2025 15:34:20 +0300 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe338e8..389b867 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ Remote or local `kevacoind` connection required as the data source for this craw ##### kevacoin.conf Before continue with examples below, -create new system user: `useradd -m kevacoin` then copy `kevacoind` compiled into the profile root. +create new system user: `useradd -m kevacoin` then copy `kevacoind` compiled into the profile root; +make sure `kevacoind` binary has executable permissions: `chmod +x kevacoind` To accept RPC connections, create `kevacoin.conf`: