diff options
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 98ed63f..e5fe5df 100644 --- a/docs/index.html +++ b/docs/index.html @@ -572,6 +572,9 @@ <p> First, <a href="#build_dependencies">install the build dependencies</a>. </p> + <p> + If you downloaded libreboot from git, refer to <a href="#build_meta">#build_meta</a>. + </p> <p>If running for the first time, run this:<br/> <b>$ ./buildall</b> (also performs the "./build" step below)<br/> |