Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviersinnaeve committed Jan 9, 2019
1 parent 8c37e88 commit 5e4048e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -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)
Expand Down

0 comments on commit 5e4048e

Please sign in to comment.