Skip to content

Commit 4e28afd

Browse files
authored
Update README.md
1 parent d516978 commit 4e28afd

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ sudo python3 setup.py # or: python3 setup.py install --user
6161
# run the framework
6262
exploitdf
6363
```
64-
6564
Expected first-run output (example):
6665

6766
```
@@ -98,10 +97,10 @@ exploitdf > reload_all
9897
pip install <package_name>
9998
10099
# Check the Output :- ModuleNotFoundError or SyntaxError
101-
Please **[open a new issue]** on our GitHub page and include the following details:
102-
1. **The name of the module** that failed to load.
103-
2. The **full error message** from the terminal.
104-
3. Your **operating system** (e.g., Windows 11, Kali Linux).
100+
Please [open a new issue] on our GitHub page and include the following details:
101+
1. The name of the module that failed to load.
102+
2. The full error message from the terminal.
103+
3. Your operating system (e.g., Windows 11, Kali Linux).
105104
```
106105
---
107106
## 3: System Requirements & Compatibility
@@ -117,7 +116,7 @@ ExploitDF is a cross-platform tool built with Python. It has been fully tested a
117116
- Linux: Fully supported on Debian-based distributions (e.g., Kali Linux, Ubuntu).
118117
- macOS: Fully supported on macOS.
119118
120-
A **Python 3.8+** installation is required.
119+
A Python 3.8+ installation is required.
121120
```
122121
---
123122

0 commit comments

Comments
 (0)