aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:50:52 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:50:52 -0700
commitdd3a800d82e0b9a4f1a785d61fd17fa202cb0e2c (patch)
tree091cb7de98272ff37354fb4ebcd5a47b9e7180a1 /docs/index.md
parent14ac959780ab3dc09559a17d4c12b7fd3705be6f (diff)
downloadlibrebootfr-dd3a800d82e0b9a4f1a785d61fd17fa202cb0e2c.tar.gz
librebootfr-dd3a800d82e0b9a4f1a785d61fd17fa202cb0e2c.zip
I can escape good
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 40748008..590cde0b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -177,7 +177,7 @@ If it exists, you can also extract this *lbversion* file by using the
either dumped or haven't flashed yet. In your distribution, run
cbfstool on your ROM image (*libreboot.rom*, in this example):
- \$ ./cbfstool libreboot.rom extract -n lbversion -f lbversion
+ $ ./cbfstool libreboot.rom extract -n lbversion -f lbversion
You will now have a file, named *lbversion*, which you can read in
whatever program it is that you use for reading/writing text files.