From c5d1e8608844090dcd0fec1649fcda42b519913a Mon Sep 17 00:00:00 2001 From: Aleks Rutins Date: Mon, 9 Jun 2025 13:37:08 -0400 Subject: [PATCH] note requirements --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 78d5f2f..794f4d2 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # iPad Tools -Start the menu with `./ipadtool.sh`. +Start the menu with `./ipadtool.sh`. Requires [gum](https://github.com/charmbracelet/gum) and Node.js. # `wipe` Wipe a single iPad. Must be logged into Flatpak Firefox in the devices dashboard. Not recommended - use `wipebulk` instead.