Skip to content

Commit f04ce4f

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

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,7 @@ python3 SoloMiner.py
7676

7777
# For Hide Console Version
7878

79-
1. install the require pip
80-
```
81-
pip3 install -r requirements.txt
82-
```
83-
84-
2. Change the setting into your favourite
79+
1. Change the setting
8580
```
8681
#Setting
8782
# Mining Address **Change Me**
@@ -91,7 +86,7 @@ pool = "solo.ckpool.org"
9186
port = 3333
9287
```
9388

94-
3. Run programme
89+
2. Run programme
9590

9691
Double click 'main.pyw' to start programme or type in terminal/cmd like :
9792
```
@@ -153,7 +148,6 @@ First,download app [ish](https://apps.apple.com/cn/app/ish-shell/id1436902243) i
153148
Next,type to install stuff
154149
```
155150
apk add python3
156-
apk add py3-pip
157151
apk add git
158152
git clone https://github.com/HugoXOX3/PythonMiner.git
159153
cd PythonMiner

0 commit comments

Comments
 (0)