Skip to content

Commit 8411a1e

Browse files
authored
Update README.md
1 parent 2984150 commit 8411a1e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ cd PythonMiner
141141

142142
Then,you need to type to install requirement
143143
```
144-
pip3 install lxml
144+
pip3 install tqdm tabulate requests colorama
145145
```
146146

147147
After that,You can run the programe like:
@@ -161,8 +161,9 @@ Next,type to install stuff
161161
apk add python3
162162
apk add py3-pip
163163
apk add git
164+
apk add py3-psutil
164165
git clone https://github.com/HugoXOX3/PythonMiner.git
165-
pip3 install lxml
166+
pip3 install tqdm tabulate requests colorama
166167
cd PythonMiner
167168
python3 SoloMiner.py
168169
```

0 commit comments

Comments
 (0)