summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android/images/armv8-android-juno-lsk/HOWTO_install.txt2
-rw-r--r--android/images/armv8-juice-juno-lsk/HOWTO_install.txt2
-rw-r--r--openembedded/juno-lsk/INSTALL.textile2
3 files changed, 3 insertions, 3 deletions
diff --git a/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/android/images/armv8-android-juno-lsk/HOWTO_install.txt
index d773b07..52d600f 100644
--- a/android/images/armv8-android-juno-lsk/HOWTO_install.txt
+++ b/android/images/armv8-android-juno-lsk/HOWTO_install.txt
@@ -65,7 +65,7 @@ You should also ensure that you have written the image to the USB drive correctl
Once you are ready, run the following commands:
-bc. $sudo cmp /dev/sdX *minimal*.img.gz
+bc. $ sudo cmp /dev/sdX *minimal*.img.gz
Replace *minimal*.img.gz with the full filename of the prebuilt image you are attempting to write to the disk.
diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_install.txt b/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
index 8e01b62..1f5c65b 100644
--- a/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
+++ b/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
@@ -65,7 +65,7 @@ You should also ensure that you have written the image to the USB drive correctl
Once you are ready, run the following commands:
-bc. $sudo cmp /dev/sdX *minimal*.img.gz
+bc. $ sudo cmp /dev/sdX *minimal*.img.gz
Replace *minimal*.img.gz with the full filename of the prebuilt image you are attempting to write to the disk.
diff --git a/openembedded/juno-lsk/INSTALL.textile b/openembedded/juno-lsk/INSTALL.textile
index acdbc2b..6394d3c 100644
--- a/openembedded/juno-lsk/INSTALL.textile
+++ b/openembedded/juno-lsk/INSTALL.textile
@@ -67,7 +67,7 @@ You should also ensure that you have written the image to the USB drive correctl
Once you are ready, run the following commands:
-bc. $sudo cmp /dev/sdX *minimal*.img.gz
+bc. $ sudo cmp /dev/sdX *minimal*.img.gz
Replace *minimal*.img.gz with the full filename of the prebuilt image you are attempting to write to the disk.