File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,12 +127,7 @@ git clone https://github.com/HugoXOX3/PythonMiner.git
127127cd 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
138133import requests
@@ -165,10 +160,8 @@ Next,type to install stuff
165160apk add python3
166161apk add py3-pip
167162apk add git
168- apk add py3-psutil
169163git clone https://github.com/HugoXOX3/PythonMiner.git
170164cd PythonMiner
171- pip3 install -r requirements.txt
172165```
173166
174167Also you need to change the wallet in this programme to yours by using nano or vim
You can’t perform that action at this time.
0 commit comments