aboutsummaryrefslogtreecommitdiff
path: root/docs/install/x200_external.md
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-03 09:48:26 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-03 09:48:26 -0700
commit8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd (patch)
tree970d8dc01dbe51a59d0cc3a0844e1355c99fe358 /docs/install/x200_external.md
parentece5fda25e70409032a16ea1cd64b0457279607b (diff)
downloadlibrebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.tar.gz
librebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.zip
More code blocks
Diffstat (limited to 'docs/install/x200_external.md')
-rw-r--r--docs/install/x200_external.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md
index a09e0374..da4aa6a6 100644
--- a/docs/install/x200_external.md
+++ b/docs/install/x200_external.md
@@ -168,8 +168,8 @@ source code which can be built.
Log in as root on your BBB, using the instructions in
[bbb\_setup.html\#bbb\_access](bbb_setup.html#bbb_access).
-Test that flashrom works:\
-\# **./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512**\
+Test that flashrom works:
+ # ./flashrom -p linux\_spi:dev=/dev/spidev1.0,spispeed=512
In this case, the output was:
flashrom v0.9.7-r1854 on Linux 3.8.13-bone47 (armv7l)