From 8192efba978db34598462f478bc2859009ad13fa Mon Sep 17 00:00:00 2001 From: kvazar-network Date: Mon, 1 Apr 2024 00:20:40 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48b1184f8..0beef6ac2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project created to keep going [Kevacoin Core](https://github.com/kevacoin-project/kevacoin) ecosystem. -Contains QT and Boost updates, minor cosmetic changes, it's 100% compatible with the Kevacoin Network. +Contains QT and Boost updates, minor cosmetic changes, it's 100% compatible with Kevacoin Network. Instead of `master` use `kvazar` branch as main. The `master` branch required for legacy [contributions](https://github.com/kevacoin-project/kevacoin/pulls) and get updates from the original upstream only. @@ -34,7 +34,7 @@ Take a look at [awesome-kevacoin](https://github.com/kvazar-network/awesome-keva ``` git clone https://github.com/kvazar-network/kevacoin.git -cd kevacoin` +cd kevacoin ./contrib/install_db4.sh `pwd` export BDB_PREFIX='/given/path/to/db4' ./autogen.sh