aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAnon8535337 <eaterjolly@gmail.com>2017-06-08 18:53:46 +0000
committerAnon8535337 <eaterjolly@gmail.com>2017-06-08 18:53:46 +0000
commitc945913993698ab3e2d4d0d8f163abb37aa4f95c (patch)
tree5e13b68885da73fccc1a1294cea7df26387848dd /docs
parent617e7ef70d0ec9eb78b62e5f0f4a8ba5edaadf7f (diff)
downloadlibrebootfr-c945913993698ab3e2d4d0d8f163abb37aa4f95c.tar.gz
librebootfr-c945913993698ab3e2d4d0d8f163abb37aa4f95c.zip
fixed permissions issue
Diffstat (limited to 'docs')
-rw-r--r--docs/install/c201.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/c201.md b/docs/install/c201.md
index 4bb0583b..233f9a87 100644
--- a/docs/install/c201.md
+++ b/docs/install/c201.md
@@ -132,7 +132,7 @@ this point and store it outside of the device for backup purposes.*
Then, the `cros-flash-replace` script has to be executed as such:
- # ./cros-flash-replace flash.img coreboot ro-frid
+ # sudo bash ./cros-flash-replace flash.img coreboot ro-frid
If any error is shown, it is definitely a bad idea to go further than
this point.