mirror of
https://github.com/GOSTSec/gostoclminer
synced 2025-01-30 16:34:29 +00:00
Update README.md
This commit is contained in:
parent
0f82ac8d6f
commit
148354a744
@ -1,8 +1,8 @@
|
|||||||
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. git clone 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. export PATH=/mingw32/bin:/usr/bin; cd gostoclminer; make -f Makefile.mingw
|
||||||
|
|
||||||
Run:
|
Run:
|
||||||
gostoclminer --url http://127.0.0.1:9376 --userpass "your RPC user":"your RPC password"
|
gostoclminer --url http://127.0.0.1:9376 --userpass "your RPC user":"your RPC password"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user