diff --git a/deploy/EDGE_DEVICES.md b/deploy/EDGE_DEVICES.md new file mode 100644 index 0000000..baa2771 --- /dev/null +++ b/deploy/EDGE_DEVICES.md @@ -0,0 +1,4 @@ +# Flash Raspberry Pi image +sudo dd if=mechbot-edge-v2.1.img \ + of=/dev/mmcblk0 \ + bs=4M status=progress