We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5322fa8 commit 5851905Copy full SHA for 5851905
README.md
@@ -28,7 +28,7 @@ cd email_bomber_script_in_python_by_coderatul
28
sudo apt install git
29
```
30
31
-sudo apt install python
+sudo apt install python3.8
32
33
34
sudo apt update && upgrade
@@ -40,7 +40,7 @@ git clone https://github.com/coderatul/email_bomber_script_in_python_by_coderatu
40
cd email_bomber_script_in_python_by_coderatul
41
42
43
-python email_bomber_python_coderatul.py
+python3.8 email_bomber_python_coderatul.py
44
45
46
0 commit comments