Skip to content

Commit 5322fa8

Browse files
author
Atul Kushwaha
authored
Update README.md
1 parent 488e41d commit 5322fa8

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,26 @@ ls
2222
```
2323
cd email_bomber_script_in_python_by_coderatul
2424
```
25+
26+
- For linux distributions
27+
```
28+
sudo apt install git
29+
```
30+
```
31+
sudo apt install python
32+
```
33+
```
34+
sudo apt update && upgrade
35+
```
36+
```
37+
git clone https://github.com/coderatul/email_bomber_script_in_python_by_coderatul
38+
```
39+
```
40+
cd email_bomber_script_in_python_by_coderatul
41+
```
2542
```
2643
python email_bomber_python_coderatul.py
2744
```
45+
46+
2847
## Contact <a href="https://linktr.ee/programmeratul"> click here</a>

0 commit comments

Comments
 (0)