You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,10 +74,12 @@ chmod +x setup.py
74
74
sudo python3 setup.py
75
75
cyberonix
76
76
```
77
+
## PIP intallation
77
78
78
79
```shell script
79
80
pip install cyberonix
80
81
```
82
+
If you get Externally-Managed-Environment issue in your machine please check this blog <ahref="https://technicalnavigator.in/how-to-fix-error-externally-managed-environment-in-python-kali-linux/"target="_blank">click here</a>
81
83
82
84
# Usage
83
85
@@ -137,7 +139,6 @@ remove duplicate:
137
139
--remove-duplicate, -rd To Remove Dublicates From a File(Options: --file,--output)
138
140
```
139
141
140
-
If you get Externally-Managed-Environment issue in your machine please check this blog <ahref="https://technicalnavigator.in/how-to-fix-error-externally-managed-environment-in-python-kali-linux/"target="_blank">click here</a>
0 commit comments