Skip to content

Commit 8cb239f

Browse files
authored
Update README.md
1 parent fc2753d commit 8cb239f

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,7 @@ First,Download the latest miner from [release](https://github.com/HugoXOX3/BTCSo
5555

5656
# How to use
5757

58-
1. install the require pip
59-
```
60-
pip3 install -r requirements.txt
61-
```
62-
63-
2. Change the setting into your favourite
58+
1. Change the setting
6459
```
6560
#Setting
6661
# Mining Address **Change Me**
@@ -70,7 +65,7 @@ pool = "solo.ckpool.org"
7065
port = 3333
7166
```
7267

73-
3. run the programme like:
68+
2. run the programme like:
7469
```
7570
python3 SoloMiner.py
7671
```

0 commit comments

Comments
 (0)