Skip to content

Commit

Permalink
fix(readme): fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
lseman committed Feb 3, 2024
1 parent c32b16a commit 4b389f9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@ To use the script, follow these steps:
2. Make the script executable with `chmod +x kernel_builder.sh`.
3. Run the script with `./kernel_builder.sh`.
4. Follow the on-screen prompts to select your desired kernel version and configurations, for:

-- Choose the kernel version.
-- Enable or disable CachyOS optimizations.
-- Configure the CPU scheduler, LLVM LTO, tick rate, NR_CPUS, Hugepages, LRU, and other system optimizations.
-- Select the preempt type and tick type for further system tuning.
- Choose the kernel version.
- Enable or disable CachyOS optimizations.
- Configure the CPU scheduler, LLVM LTO, tick rate, NR_CPUS, Hugepages, LRU, and other system optimizations.
- Select the preempt type and tick type for further system tuning.

## Advanced Configurations

Expand Down

0 comments on commit 4b389f9

Please sign in to comment.