diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:24:56 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-05-13 08:24:56 -0700 |
commit | 224a941f4c7d56295a8ec10bf5e655971b1deb66 (patch) | |
tree | 538f931a35e1506422a3fa6fda13baf47dbc432d /docs/install | |
parent | 731e383e52f56d6bc84df340982348851081c3a4 (diff) | |
download | librebootfr-224a941f4c7d56295a8ec10bf5e655971b1deb66.tar.gz librebootfr-224a941f4c7d56295a8ec10bf5e655971b1deb66.zip |
Fix missing code tops
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/install/index.md b/docs/install/index.md index 4bd14cf1..4ae683e6 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -268,6 +268,7 @@ appropriate executable. It is also possible for you to build these executables from the libreboot source code archives. How to update the flash chip contents: + $ sudo ./flash update [yourrom.rom](#rom) Ocassionally, coreboot changes the name of a given board. If flashrom |