Browse Source

Update README.md

master
orignal 7 years ago committed by GitHub
parent
commit
0f82ac8d6f
  1. 2
      README.md

2
README.md

@ -1,7 +1,7 @@
Build for Windows: Build for Windows:
1. Install MSYS2 1. Install MSYS2
2. Inside MSYS2's window install packages. pacman -S mingw-w64-i686-gcc mingw-w64-i686-jansson git make 2. Inside MSYS2's window install packages. pacman -S mingw-w64-i686-gcc mingw-w64-i686-jansson git make
3. Obtain a copy of this repository. https://github.com/GOSTSec/gostoclminer.git 3. Obtain a copy of this repository. git clone https://github.com/GOSTSec/gostoclminer.git
4. cd gostoclminer; make -f Makefile.mingw 4. cd gostoclminer; make -f Makefile.mingw
Run: Run:

Loading…
Cancel
Save