Skip to content

Commit 81fe25d

Browse files
committed
Fix typo in README
1 parent 4269514 commit 81fe25d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ for the kernel in the future.
128128
Repeat the same protocol as given above to build and install a newer version of
129129
the kernel. The only difference is that after installing the `*.deb` packages
130130
with `dpkg`, you only have to update `/boot/config.txt` so that the new kernel
131-
is loaded at boot.
131+
is loaded at boot. The kernel source must also be updated if it has been
132+
previously installed.
132133

133134
## Customize the build
134135

0 commit comments

Comments
 (0)