From 1c14bcb878f780e6081018993d87ec219a6ad524 Mon Sep 17 00:00:00 2001 From: AnonUD4Y Date: Tue, 29 Oct 2019 15:04:09 +0000 Subject: [PATCH] Userland INSTRUCTIONS Fixed. --- instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index e6a09c3..00f14c7 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 ``` ``` -apt install python3 && python3-pip && unzip && php && git +apt install python3 python3-pip unzip php git ``` ```