diff --git a/board/boundarydevices/nitrogen6x/readme.txt b/board/boundarydevices/nitrogen6x/readme.txt index f01d9f05e0..8657be8d80 100644 --- a/board/boundarydevices/nitrogen6x/readme.txt +++ b/board/boundarydevices/nitrogen6x/readme.txt @@ -2,7 +2,7 @@ Buildroot for Boundary Devices Nitrogen6X: http://boundarydevices.com/products/nitrogen6x-board-imx6-arm-cortex-a9-sbc/ -To install, simply extract rootfs.ext2 to first partition of a uSD card: +To install, simply write rootfs.ext2 to the first partition of a uSD card: sudo dd if=output/images/rootfs.ext2 of=/dev/sdX1