08-22-2018, 02:11 PM
Isn't Kali Linux, linux anyway? If so using apt-get will work. As many people suggested here. Use
That should do the trick and install git on your system, then you will be able to clone the repository by using this command
And you are good to go
Code: (Select All)
sudo apt-get install git
That should do the trick and install git on your system, then you will be able to clone the repository by using this command
Code: (Select All)
git clone [repo url]
And you are good to go
No one knows what the future holds, that's why its potential is infinite