Skip to content

Commit

Permalink
Merge pull request mooncoincore#6 from kukielp/master
Browse files Browse the repository at this point in the history
 Update README.me
  • Loading branch information
mooncoincore authored Jan 17, 2018
2 parents b257fcd + b6a13b9 commit 6b15acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Make sure you install the build requirements mentioned in
[build-unix.md](/doc/build-unix.md).
Then, install the toolchains and curl:

sudo apt-get install g++-mingw-w64-i686 mingw-w64-i686-dev g++-mingw-w64-x86-64 mingw-w64-x86-64-dev curl
sudo apt-get install g++-mingw-w64-i686 mingw-w64-i686-dev g++-mingw-w64-x86-64 mingw-w64-x86-64-dev curl libevent-dev libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev

To build executables for Windows 32-bit:

Expand Down

0 comments on commit 6b15acc

Please sign in to comment.