From 38758ec96661c88f72af14ed0df49c27318ac13f Mon Sep 17 00:00:00 2001 From: Moltivie Date: Wed, 30 Oct 2019 10:36:41 +0100 Subject: [PATCH] FIX instructions.md --- instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index 77e3720..678cd2e 100644 --- a/instructions.md +++ b/instructions.md @@ -88,7 +88,7 @@ When kali will run it'll ask for password type the ssh password.Then do su.After ``` ``` -sudo apt install python3 && python3-pip && unzip && php && git +sudo apt install python3 python3-pip unzip php git ``` ```