aboutsummaryrefslogtreecommitdiff
path: root/docs/install/c201.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install/c201.md')
-rw-r--r--docs/install/c201.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/c201.md b/docs/install/c201.md
index 28473cf7..517f5311 100644
--- a/docs/install/c201.md
+++ b/docs/install/c201.md
@@ -148,8 +148,8 @@ device (e.g. using the *root* account). In addition, the
**cros-flash-replace** script has to be made executable:
# chmod a+x cros-flash-replace
-The SPI flash has to be read first:\
-\# **flashrom -p host -r flash.img**\
+The SPI flash has to be read first:
+ # flashrom -p host -r flash.img\
**Note: it might be a good idea to copy the produced flash.img file at
this point and store it outside of the device for backup purposes.**