update readme

This commit is contained in:
kvazar-network 2025-03-31 15:34:20 +03:00
parent f8907e1eaa
commit 3480def482

View File

@ -36,7 +36,8 @@ Remote or local `kevacoind` connection required as the data source for this craw
##### kevacoin.conf ##### kevacoin.conf
Before continue with examples below, 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`: To accept RPC connections, create `kevacoin.conf`: