From 9187940a2957bf2e08a8c9060de4cb9ccc9d698c Mon Sep 17 00:00:00 2001 From: jahway603 Date: Wed, 13 Jul 2022 01:31:49 -0400 Subject: [PATCH] added cmake dependency for randomx --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd5416..b460204 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ https://git.hush.is/hush/hsc-creator/src/branch/master/docs.md and https://hush. ``` sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \ autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \ - bsdmainutils automake curl unzip nano libsodium-dev + bsdmainutils automake curl unzip nano libsodium-dev cmake ``` ``` git clone https://git.hush.is/hush/hush3 && cd hush3 @@ -102,6 +102,7 @@ Most useful: - ac_? for the total supply. - DPoW? - Specify the devReward wallet, so some portion of all mined coins can go to the devReward address. +- Add RANDOMX HSC documentation here The last response from @Duke regarding the last to-do mentioned above: