diff options
Diffstat (limited to 'docs/install/c201.md')
-rw-r--r-- | docs/install/c201.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/c201.md b/docs/install/c201.md index b8edc211..3e60711a 100644 --- a/docs/install/c201.md +++ b/docs/install/c201.md @@ -140,7 +140,7 @@ The resulting flash image can then be flashed back: # flashrom -p host -w flash.img You should also see within the output the following:\ -**"Verifying flash\... VERIFIED."** +**"Verifying flash... VERIFIED."** Shut down. The device will now boot to Libreboot. @@ -192,7 +192,7 @@ programmer): # flashrom -p *programmer* -w flash.img You should also see within the output the following:\ -**"Verifying flash\... VERIFIED."** +**"Verifying flash... VERIFIED."** The device will now boot to Libreboot. |