Skip to content

Commit 5851905

Browse files
author
Atul Kushwaha
authored
Update README.md
linux distribution updated
1 parent 5322fa8 commit 5851905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cd email_bomber_script_in_python_by_coderatul
2828
sudo apt install git
2929
```
3030
```
31-
sudo apt install python
31+
sudo apt install python3.8
3232
```
3333
```
3434
sudo apt update && upgrade
@@ -40,7 +40,7 @@ git clone https://github.com/coderatul/email_bomber_script_in_python_by_coderatu
4040
cd email_bomber_script_in_python_by_coderatul
4141
```
4242
```
43-
python email_bomber_python_coderatul.py
43+
python3.8 email_bomber_python_coderatul.py
4444
```
4545

4646

0 commit comments

Comments
 (0)