diff options
-rw-r--r-- | chapter02/install.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter02/install.xml b/chapter02/install.xml index 8a6996873..bb7beff87 100644 --- a/chapter02/install.xml +++ b/chapter02/install.xml @@ -114,5 +114,11 @@ So, save yourself a lot of hassle and just remove the source directory immediately after you have installed it. </para> +<para> +There is one exception; the kernel source tree. Keep it around as you +will need it later in this book when building a kernel. Nothing will use +the kernel tree so it won't be in your way. +</para> + </sect1> |