diff --git a/README.md b/README.md
index 5ca2cb291..25e8a103c 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ Please read the LICENSE under readme/LICENSE for the licensing of SET.
#### Supported platforms:
* Linux
* Mac OS X
-
+
## Installation
#### Windows 10 WSL/WSL2 Kali Linux
```bash
@@ -31,11 +31,11 @@ cd setoolkit
pip3 install -r requirements.txt
python setup.py
```
-
+
## SET Tutorial
For a full document on how to use SET, [visit the SET user manual](https://github.com/trustedsec/social-engineer-toolkit/raw/master/readme/User_Manual.pdf).
-
+
## Bugs and enhancements
For bug reports or enhancements, please open an [issue](https://github.com/trustedsec/social-engineer-toolkit/issues) here.