From 35666dff7e8f946b8767166fa9b9d2526dc1bb67 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sun, 06 Dec 2015 05:47:52 -0500 Subject: docs (html): backport 6f3eef5f499913395515e666a88d0c4b7846c907 --- diff --git a/docs/install/c201.html b/docs/install/c201.html index 9538f92..5997210 100644 --- a/docs/install/c201.html +++ b/docs/install/c201.html @@ -178,6 +178,8 @@

The following operations have to be executed with root privileges on the device (e.g. using the root account). + In addition, the cros-flash-replace script has to be made executable:
+ # chmod a+x cros-flash-replace

@@ -231,6 +233,8 @@

The following operations have to be executed with root privileges on the host (e.g. using the root account). + In addition, the cros-flash-replace script has to be made executable:
+ # chmod a+x cros-flash-replace

-- cgit v0.9.1