diff options
author | Leah Rowe <info@minifree.org> | 2018-06-26 18:05:37 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-06-26 18:05:37 +0000 |
commit | c4909a389fcf03634db99a2f0937fe9dc6064765 (patch) | |
tree | ecf897180b81eb26f6880893f6ac619586bddb8e /docs/install/index.md | |
parent | 4b3453611d8edd2a1e11e5a497f992b4777ecad5 (diff) | |
parent | 1fb8dafbb9e59de5c48b976fe511c58175a731f8 (diff) | |
download | librebootfr-c4909a389fcf03634db99a2f0937fe9dc6064765.tar.gz librebootfr-c4909a389fcf03634db99a2f0937fe9dc6064765.zip |
Merge branch 'swift-nbsp' of swiftgeek/libreboot into master
Diffstat (limited to 'docs/install/index.md')
-rw-r--r-- | docs/install/index.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/install/index.md b/docs/install/index.md index 52ca1380..78d49eb0 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -305,7 +305,7 @@ the flashing script. do this: * The first half of the procedure is as follows: -`$ sudo ./flash i945lenovo_firstflash `[`yourrom.rom`](#rom) +`$ sudo ./flash i945lenovo_firstflash `[`yourrom.rom`](#rom) You should see within the output the following: @@ -332,11 +332,11 @@ needed (see below). When you have booted up again, you must also do this: -`$ sudo ./flash i945lenovo_secondflash `[`yourrom.rom`](#rom) +`$ sudo ./flash i945lenovo_secondflash `[`yourrom.rom`](#rom) If flashing fails at this stage, try the following: -`$ sudo ./flashrom/i686/flashrom -p internal:laptop=force_I_want_a_brick -w `[`yourrom.rom`](#rom) +`$ sudo ./flashrom/i686/flashrom -p internal:laptop=force_I_want_a_brick -w `[`yourrom.rom`](#rom) You should see within the output the following: @@ -372,7 +372,7 @@ with your device. Use this flashing script, to install libreboot: -`$ sudo ./flash i945apple_firstflash `[`yourrom.rom`](#rom) +`$ sudo ./flash i945apple_firstflash `[`yourrom.rom`](#rom) You should also see within the output the following: |