From 0794e76880dd7656b33e965883c4a8bde1461179 Mon Sep 17 00:00:00 2001 From: startyourday60 <116428444+startyourday60@users.noreply.github.com> Date: Thu, 5 Jan 2023 04:26:31 +0300 Subject: [PATCH] Update README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index d28f0fd..0c53099 100644 --- a/README +++ b/README @@ -4,9 +4,10 @@ PoolServer Cryptocurrency mining pool written in C++ for speed. Supports Stratum. Dependencies: - Boost Libraries (http://www.boost.org/) + Boost Libraries (http://www.boost.org/) (1.62! ubuntu zetty is fine) MySQL Library (http://www.mysql.com/) CMake (http://www.cmake.org/) + # libboost-all-dev libmysqld-dev libssl-dev libgmp-dev Building on linux: # cd /path/to/source