Skip to content

Commit 9dc664e

Browse files
committed
add mvc instruction
1 parent 10b961c commit 9dc664e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,16 @@ replace the following stratum url and userName, password is same as userName.
3333

3434
you can also change threads count according to your cpu cores.
3535

36-
./minerd -o stratum+tcp://mine.mvcpool.com:6666 -a sha256d -O userName:userName -D -P --threads=4
36+
```shell
37+
38+
./minerd -o stratum+tcp://mine.mvcpool.com:6666 -a sha256d -O userName:password -D -P --threads=4
39+
40+
```
41+
3742
Asic miner is also the same, configure your stratum url and userName, then start mining
3843

44+
password is the same as userName
45+
3946

4047
# 2. Mining on your own node
4148
## Operating System Environment

0 commit comments

Comments
 (0)