diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install/c201.md | 2 |
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. |