Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 4b389f9

Browse files
committed
fix(readme): fix template
1 parent c32b16a commit 4b389f9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ To use the script, follow these steps:
3030
2. Make the script executable with `chmod +x kernel_builder.sh`.
3131
3. Run the script with `./kernel_builder.sh`.
3232
4. Follow the on-screen prompts to select your desired kernel version and configurations, for:
33-
34-
-- Choose the kernel version.
35-
-- Enable or disable CachyOS optimizations.
36-
-- Configure the CPU scheduler, LLVM LTO, tick rate, NR_CPUS, Hugepages, LRU, and other system optimizations.
37-
-- Select the preempt type and tick type for further system tuning.
33+
- Choose the kernel version.
34+
- Enable or disable CachyOS optimizations.
35+
- Configure the CPU scheduler, LLVM LTO, tick rate, NR_CPUS, Hugepages, LRU, and other system optimizations.
36+
- Select the preempt type and tick type for further system tuning.
3837

3938
## Advanced Configurations
4039

0 commit comments

Comments
 (0)