diff options
author | Leah Rowe <info@minifree.org> | 2017-06-08 19:39:57 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-06-08 19:39:57 +0000 |
commit | db430196ae2e159e4a8c184d4d26fee95fbf7f76 (patch) | |
tree | 5e13b68885da73fccc1a1294cea7df26387848dd | |
parent | 617e7ef70d0ec9eb78b62e5f0f4a8ba5edaadf7f (diff) | |
parent | c945913993698ab3e2d4d0d8f163abb37aa4f95c (diff) | |
download | librebootfr-db430196ae2e159e4a8c184d4d26fee95fbf7f76.tar.gz librebootfr-db430196ae2e159e4a8c184d4d26fee95fbf7f76.zip |
Merge branch 'master' of Anon8535337/nm-1 into master
-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. |