We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4532c3 commit a068795Copy full SHA for a068795
README.md
@@ -93,7 +93,7 @@ cd DooM-CANNON
93
chmod 777 *
94
chmod +x *
95
pip3 install -r requirements.txt
96
-python3 setup.py
+python3 setup-kali.py
97
```
98
---
99
0 commit comments