Skip to content

Commit 55a376d

Browse files
authored
Update README.md
1 parent c65c2fa commit 55a376d

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,7 @@ git clone https://github.com/HugoXOX3/PythonMiner.git
127127
cd PythonMiner
128128
```
129129

130-
Then,you need to type to install requirement
131-
```
132-
pip3 install -r requirements.txt
133-
```
134-
135-
Also you need to change the wallet in this programme to yours by using nano or vim
130+
Then,you need to change the wallet in this programme to yours by using nano or vim
136131
```
137132
# Python Bitcoin Solo Miner
138133
import requests
@@ -165,10 +160,8 @@ Next,type to install stuff
165160
apk add python3
166161
apk add py3-pip
167162
apk add git
168-
apk add py3-psutil
169163
git clone https://github.com/HugoXOX3/PythonMiner.git
170164
cd PythonMiner
171-
pip3 install -r requirements.txt
172165
```
173166

174167
Also you need to change the wallet in this programme to yours by using nano or vim

0 commit comments

Comments
 (0)