From f56c07f3b94cb6104d456554ac580ac260f395cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Mon, 22 Jun 2020 22:25:16 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7959920..543d421 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ the ImageBuilder used as well its hash and the corresponding image's hash. Each produced image file contains the target, subtarget and profile names for the targeted device (among other things), for example the Ubiquity UniFi AC -Lite's image is called `*-ar71xx-generic-ubnt-unifiac-lite*-sysupgrade.bin` -standing for `TARGET=ar71xx`, `SUBTARGET=generic`, `PROFILE=ubnt-unifiac-lite`. +Lite's image is called `*-ath79-generic-ubnt_unifiac-lite*-sysupgrade.bin` +standing for `TARGET=ath79`, `SUBTARGET=generic`, `PROFILE=ubnt_unifiac-lite`. These images can then be deployed by copying them to the respective device in `/tmp` using `scp` and then running, over ssh: