aboutsummaryrefslogtreecommitdiff
path: root/docs/future
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/future
parentece5fda25e70409032a16ea1cd64b0457279607b (diff)
downloadlibrebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.tar.gz
librebootfr-8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd.zip
More code blocks
Diffstat (limited to 'docs/future')
-rw-r--r--docs/future/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/future/index.md b/docs/future/index.md
index 7b5d2659..d4d6f970 100644
--- a/docs/future/index.md
+++ b/docs/future/index.md
@@ -158,8 +158,8 @@ working and nonworking panels.
How to dump EDID:
-\# **apt-get install i2c-tools**\
-\# **modprobe i2c-dev**\
+\# **apt-get install i2c-tools**
+ # modprobe i2c-dev
Find out the correct ID to use:\
\# **i2cdetect -l**\
Example:\