aboutsummaryrefslogtreecommitdiff
path: root/docs/install
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com>2018-06-26 19:04:01 +0200
committerSebastian 'Swift Geek' Grzywna <swiftgeek@gmail.com>2018-06-26 19:04:01 +0200
commita5348fe90a197736a020a87905e3d5f27f0a988f (patch)
tree26a35a35a2b6b713013059a04de01e28d4676b80 /docs/install
parent2bac42b742a0217396dd68f4c77c40cf2360f04a (diff)
downloadlibrebootfr-a5348fe90a197736a020a87905e3d5f27f0a988f.tar.gz
librebootfr-a5348fe90a197736a020a87905e3d5f27f0a988f.zip
install/index.md: Remove -V from flashrom command
Diffstat (limited to 'docs/install')
-rw-r--r--docs/install/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/index.md b/docs/install/index.md
index 677fd244..67c5d722 100644
--- a/docs/install/index.md
+++ b/docs/install/index.md
@@ -246,7 +246,7 @@ Flash chip size
Use this to find out:
- # flashrom -p internal -V
+ # flashrom -p internal
All good?
---------