From c467aedcda4cf4907286d6a4d9f9fb738f990115 Mon Sep 17 00:00:00 2001 From: Mauricio Ugaz Date: Mon, 19 Jun 2017 18:27:01 -0400 Subject: [PATCH] Simple update README.md to AARCH64 desciption --- scripts/images/raspberry-pi-hypriot64/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/images/raspberry-pi-hypriot64/README.md b/scripts/images/raspberry-pi-hypriot64/README.md index a1f854e3..f5967d9b 100644 --- a/scripts/images/raspberry-pi-hypriot64/README.md +++ b/scripts/images/raspberry-pi-hypriot64/README.md @@ -1,9 +1,9 @@ -RaspberryPi 2 Image -=================== +RaspberryPi 3 Image (ARMv8 | AARCH64 | ARM64) +============================================= -Build by running `dapper` in this folder and the build will produce `./dist/rancheros-rpi2.zip`. +Build by running `dapper` in this folder and the build will produce `./dist/rancheros-raspberry-pi64.zip`. -This image is compatible with the Raspberry Pi 3 too, but only ARMv7 is supported now. +This image is compatible with the Raspberry Pi 3, since it is the only ARMv8 device in the Raspberry Pi family at the moment. Build Requirements ==================