From 55287d8af6ba339907befd5816229fa08a4921ed Mon Sep 17 00:00:00 2001 From: Gavin Liddell <51942756+GavinL2001@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:24:55 +0000 Subject: [PATCH 1/2] Add bullet point about UDID --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e605439..43d175b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A dockerized version of [AltServer-Linux](https://github.com/NyaMisty/AltServer- - Docker - Avahi running on host system - usbmuxd **NOT** running on host system +- Device UDID (can be found using [this guide](https://discussions.apple.com/thread/250783627)) ## Installation From 6b91196599baa692c7159a13966e31f48b9d2c4a Mon Sep 17 00:00:00 2001 From: Gavin Liddell <51942756+GavinL2001@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:34:01 +0000 Subject: [PATCH 2/2] Move Device UDID information to Install section --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43d175b..8e3670c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ A dockerized version of [AltServer-Linux](https://github.com/NyaMisty/AltServer- - Docker - Avahi running on host system - usbmuxd **NOT** running on host system -- Device UDID (can be found using [this guide](https://discussions.apple.com/thread/250783627)) ## Installation @@ -104,7 +103,9 @@ sudo docker run -d \ ## Install AltStore on iOS Device -You can run this command to install AltStore to your device: +1. Make sure you have your Device UDID (can be found using [this guide](https://discussions.apple.com/thread/250783627)). + +2. Run this command to install AltStore to your device: ```shell docker exec -it altserver /altserver/bin/AltServer -u "" -a "" -p "" /altserver/bin/AltStore.ipa