diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-25 22:59:30 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-25 22:59:30 (EST) |
commit | 2ccadda5b6d1505c12d49fb1c9dcc0f9631a8ad4 (patch) | |
tree | b9a7bd54c1c4df5b312cf2e4f39cc74ff480aa40 /docs/git | |
parent | 3e90844463fe3f8dc271b66115f6da7415884146 (diff) | |
download | libreboot-2ccadda5b6d1505c12d49fb1c9dcc0f9631a8ad4.zip libreboot-2ccadda5b6d1505c12d49fb1c9dcc0f9631a8ad4.tar.gz libreboot-2ccadda5b6d1505c12d49fb1c9dcc0f9631a8ad4.tar.bz2 |
docs/git/index.html#build_flashrom: say correct path for binaries
Diffstat (limited to 'docs/git')
-rw-r--r-- | docs/git/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index ef16ce2..e384b47 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -157,7 +157,7 @@ <p> If you are using the binary release archive, then there are already binaries included - under ./bin/. The flashing scripts will try to choose the correct one for you. Otherwise + under ./flashrom/. The flashing scripts will try to choose the correct one for you. Otherwise if you wish to re-build flashrom from source, continue reading. </p> |