Friday, January 31, 2020

HOW TO INSTALL PURE BLOOD IN TERMUX

Type the commands accordingly to install pure blood in termux:
$ apt update 
$ apt upgrade 
$ apt install git
$ apt install python2
$ git clone https://github.com/cr4shcode3/pureblood
$ cd pureblood
$ chmod +x*
$ pip install r-requirements.txt
$ python2 pureblood.py

"You've successfully installed pureblood "
Enjoy!
For educational purposes only 

No comments:

Post a Comment