diff options
Diffstat (limited to 'install/ide')
-rw-r--r-- | install/ide | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ide b/install/ide index b8aafc3..ac0ea62 100644 --- a/install/ide +++ b/install/ide @@ -13,6 +13,6 @@ help () cat<<HELPEOF This hook loads the necessary modules for an ide root device. Detection will take place at runtime. To minimize the modules - in the image, use the -auto flavor. + in the image, add the autodetect hook too. HELPEOF } |