Update Instructions.md (FIX)

This commit is contained in:
root 2019-10-29 20:43:48 +01:00
parent bae52f06c9
commit 054ee3712f

View File

@ -88,7 +88,7 @@ When kali will run it'll ask for password type the ssh password.Then do su.After
```
```
apt install python3 python3-pip unzip php git
sudo apt install python3 && python3-pip && unzip && php && git
```
```