diff options
Diffstat (limited to 'docs/uclibc.org/FAQ.html')
-rw-r--r-- | docs/uclibc.org/FAQ.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/uclibc.org/FAQ.html b/docs/uclibc.org/FAQ.html index ecfc18d9a..6826e2f54 100644 --- a/docs/uclibc.org/FAQ.html +++ b/docs/uclibc.org/FAQ.html @@ -348,7 +348,7 @@ How could it be smaller and not suck?</a></h2> The quickest way to get started using a root_fs image (using the i386 platform as an example) is: <ul> - <li>Download root_fs_i386.bz2 from kernel.org</li> + <li>Download root_fs_i386.bz2 from uclibc.org</li> <li>bunzip2 root_fs_i386.bz2</li> <li>mkdir root_fs</li> <li>su root</li> |