diff options
Diffstat (limited to 'chapter03/introduction.xml')
-rw-r--r-- | chapter03/introduction.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml index 1cb5c1b4a..c89f2ee11 100644 --- a/chapter03/introduction.xml +++ b/chapter03/introduction.xml @@ -51,6 +51,8 @@ <para>An easy way to download all of the packages and patches is by using <ulink url="../wget-list">wget-list</ulink> as an input to - <command>wget</command>.</para> + <command>wget</command>. For example:</para> + + <screen role="nodump"><userinput>wget -i wget-list -P $LFS/sources</userinput></screen> </sect1> |