Update README.md

This commit is contained in:
crawl3r41 2021-04-06 22:44:10 +08:00
parent 217a4b7b5c
commit 40a3fb3662

View file

@ -14,8 +14,8 @@ Please read the LICENSE under readme/LICENSE for the licensing of SET.
#### Supported platforms:
* Linux
* Mac OS X
<br/>
## Installation
#### Windows 10 WSL/WSL2 Kali Linux
```bash
@ -31,11 +31,11 @@ cd setoolkit
pip3 install -r requirements.txt
python setup.py
```
<br/>
## 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).
<br/>
## Bugs and enhancements
For bug reports or enhancements, please open an [issue](https://github.com/trustedsec/social-engineer-toolkit/issues) here.