From f9506f0da7e7fb4c91fe24ba723c7f14b29f37bd Mon Sep 17 00:00:00 2001 From: FZGbzuw412 <92334349+FZGbzuw412@users.noreply.github.com> Date: Sat, 29 Jan 2022 11:22:40 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 26c3e6f..0e5d479 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ https://github.com/FZGbzuw412/Python-RAT #go to directory with files cd Python-RAT +#install essential requirements +pip3 install -r server_requirements.txt + #launch server.py ```