aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.md b/docs/index.md
index 0b41166f..afbd5e23 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -75,8 +75,8 @@ The libreboot project has three main goals:
and support. Most people will simply give up before attempting to
install coreboot.
-Libreboot attempts to bridge this divide, making sure that everything from
-building to installing coreboot is automated, as much as is feasibly possible.
+Libreboot attempts to bridge this divide by providing a build system
+automating much of the coreboot image creation and customization.
Secondly, the project produces documentation aimed at non-technical users.
Thirdly, the project attempts to provide excellent user support via mailing
lists and IRC.
@@ -87,9 +87,9 @@ the complicated steps that are otherwise required, are instead done
for the user in advance.
You can download ROM images for your libreboot system and install
-them, without having to build anything from source. The build system
-is also fully automated, so building from source is easy if you
-wanted to do that (for whatever reason).
+them without having to build anything from source. If, however, you are
+interested in building your own image, the build system makes it relatively
+easy to do so.
Libreboot is a coreboot distribution, not a coreboot fork
---------------------------------------------------------