Skip to content

Commit 18d9078

Browse files
authored
Merge pull request #15 from GavinL2001/main
Add bullet point about UDID
2 parents a5f2dda + 6b91196 commit 18d9078

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@ sudo docker run -d \
103103

104104
## Install AltStore on iOS Device
105105

106-
You can run this command to install AltStore to your device:
106+
1. Make sure you have your Device UDID (can be found using [this guide](https://discussions.apple.com/thread/250783627)).
107+
108+
2. Run this command to install AltStore to your device:
107109

108110
```shell
109111
docker exec -it altserver /altserver/bin/AltServer -u "<UDID>" -a "<Apple ID>" -p "<Password>" /altserver/bin/AltStore.ipa

0 commit comments

Comments
 (0)