diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 22:16:31 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 22:16:31 +0100 |
commit | 9ef910274e706664b7495c3ff03d412235d88f13 (patch) | |
tree | 8b722801437796bde043475468830a0326623634 /docs | |
parent | 2f44f611c5baf4a826baaa164d2945befec39123 (diff) | |
download | librebootfr-9ef910274e706664b7495c3ff03d412235d88f13.tar.gz librebootfr-9ef910274e706664b7495c3ff03d412235d88f13.zip |
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 992628c1..a5168759 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> |