Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlm-games authored Sep 10, 2024
1 parent fcae9fd commit 7d7c9ad
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@ Then, For adding the ksu modifications in the .c files, For whichever defconfig
python3 KernelSU/scripts/integrate-no-kprobe.py <__your_defconfig__>
```

Usage:

To use the script, you would run it from the command line, providing the path to your defconfig file as an argument. For example:
```
python3 KernelSU/scripts/integrate-no-kprobe.py /path/to/your_defconfig
```
Other usage cases:
If you want to disable KernelSU in your defconfig:
```
python3 KernelSU/scripts/integrate-no-kprobe.py some_random_defconfig --disable-ksu
Expand Down

0 comments on commit 7d7c9ad

Please sign in to comment.