diff --git a/kmd/linux/verus-cli/README.txt b/kmd/linux/verus-cli/README.txt index 6998ac32d..f5ce2b1e1 100644 --- a/kmd/linux/verus-cli/README.txt +++ b/kmd/linux/verus-cli/README.txt @@ -1,4 +1,4 @@ -VerusCoin Command Line Tools v0.3.6-beta +VerusCoin Command Line Tools v0.3.7-beta Contents: komodod - VerusCoin's enhanced Komodo daemon komodo-cli - VerusCoin's Komodo command line utility @@ -8,8 +8,8 @@ update-verus-agama.sh - script to update an existing VerusCoin enhanced Agama wa The first time on a new system you will need to run ./fetchparams.sh before using komodod or verusd. On Ubuntu 18 systems you will need to run these two commands before running the command line tools: -sudo apt-get install libgconf-2-4 -sudo apt-get install libcurl3 +sudo apt-get install g++-multilib +sudo apt-get install libcurl4 Run ./verusd to launch komodod, and use ./verus to run commands such as: ./verus stop diff --git a/kmd/mac/verus-cli/README.txt b/kmd/mac/verus-cli/README.txt index 3775ede68..3ce15f02d 100644 --- a/kmd/mac/verus-cli/README.txt +++ b/kmd/mac/verus-cli/README.txt @@ -1,4 +1,4 @@ -VerusCoin Command Line Tools v0.3.6-beta +VerusCoin Command Line Tools v0.3.7-beta Contents: komodod - VerusCoin's enhanced Komodo daemon. komodo-cli - VerusCoin's enhanced Komodo command line utility. diff --git a/kmd/windows/verus-cli/README.txt b/kmd/windows/verus-cli/README.txt index 0ce675ca3..b6b30b111 100644 --- a/kmd/windows/verus-cli/README.txt +++ b/kmd/windows/verus-cli/README.txt @@ -1,4 +1,4 @@ -VerusCoin Command Line Tools v0.3.6-beta +VerusCoin Command Line Tools v0.3.7-beta Contents: komodod.exe - VerusCoin's enhanced Komodo daemon komodo-cli.exe - iVerusCoin's Komodo command line utility