From 5e4048e3e14720e97add03f0459a87d72527cee6 Mon Sep 17 00:00:00 2001 From: b2beyond Date: Wed, 9 Jan 2019 19:38:17 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c85860a..c4a1fbc 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,9 @@ If you are building on an older processor without AVX support, add the following You may find it helpful to explicitly include Boostand QT paths: ``` cmake.exe -DPORTABLE=1 -Wno-dev -DBOOST_ROOT=C:\boost_1_67_0 -DBOOST_LIBRARYDIR=C:\boost_1_67_0\libs\ -DCMAKE_PREFIX_PATH=C:\Qt\5.10.0\msvc2015_64 -G "Visual Studio 15 2017 Win64" .. - +``` And then build from within MSVC. - - - ## Resources * [Oficial website](https://b2bcoin.xyz/) * [Pool Oficial](http://pool.b2bcoin.ml)