diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 17:16:31 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 17:16:31 (EDT) |
commit | 9ef910274e706664b7495c3ff03d412235d88f13 (patch) | |
tree | 8b722801437796bde043475468830a0326623634 /docs | |
parent | 2f44f611c5baf4a826baaa164d2945befec39123 (diff) | |
download | libreboot-9ef910274e706664b7495c3ff03d412235d88f13.zip libreboot-9ef910274e706664b7495c3ff03d412235d88f13.tar.gz libreboot-9ef910274e706664b7495c3ff03d412235d88f13.tar.bz2 |
docs/gnulinux/grub_boot_installer.html: improve description
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index 992628c..a516875 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -16,7 +16,7 @@ <h1>Boot a GNU/Linux installer on USB</h1> <p> This section relates to preparing, booting and installing a - GNU/Linux distribution, using nothing more than a USB flash drive. + GNU/Linux distribution on your libreboot system, using nothing more than a USB flash drive (and <i>dd</i>). </p> <ul> <li><a href="#prepare">Prepare the USB drive (in GNU/Linux)</a></li> |