summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-04 13:55:16 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-04 13:55:16 +0000
commit0e4a66a55f895e7213816ad949d89af7cf73328c (patch)
tree731223c397554943b55beb11d7073125c9ec72e9 /docs
parent739b8c8d6a04a7ebdbb3ed1b9c371d1b5dbba9a3 (diff)
docs: index.html#build Link to index.html#build_meta
For those users who downloaded libreboot from the git repository.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html3
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/>