Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit c816c45

Browse files
Update README.md
1 parent e99fda7 commit c816c45

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,21 @@ cd selfkiller
4444
```
4545

4646
```
47-
chmod +x selfkiller.sh
47+
chmod +x selfkiller
4848
```
4949

5050
```
51-
./selfkiller.sh
51+
python3 install.py
52+
```
53+
54+
```
55+
selfkiller
56+
```
57+
58+
Or
59+
60+
```
61+
./selfkiller
5262
```
5363

5464
## Important Note

0 commit comments

Comments
 (0)