Skip to content

Commit b73dcd2

Browse files
authored
README: fixup! typo in defconfig example
1 parent 7df4510 commit b73dcd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ A lightweight and flexible Bash script to build Linux kernels with support for c
4141
| Option | Description |
4242
|----------------------|------------------------------------------------------|
4343
| `--custom_tc=PATH` | Use custom LLVM toolchain from specified directory |
44-
| `--defconfig=NAME` | Use a specific defconfig file (e.g., `my_defconfig`) |
44+
| `--defconfig=NAME` | Use a specific defconfig file (e.g. `my_defconfig`) |
4545
| `-v`, `--version` | Show version and license |
4646
| `-h`, `--help` | Show help message |
4747

0 commit comments

Comments
 (0)