From 17c0318fe36e3e16e32ce11cd74bea22c8f490b7 Mon Sep 17 00:00:00 2001 From: Talut Salako <70220179+plutack@users.noreply.github.com> Date: Sat, 4 Nov 2023 14:39:12 +0100 Subject: [PATCH] Update secondary account anchor link Signed-off-by: Talut Salako <70220179+plutack@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96674e3..0055ace 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ You'll find your pairing file in the current directory when you leave the Altcon ## How it works The container will try to pair with your iDevice, just plug it in and enter your pin. After the pairing is successful, you'll be brought into the terminal within the container. Then you'll only need to run the command and adjust the apple account to the one of your choosing. -I do advice to [create a secondairy account](https://wiki.sidestore.io/guides/create-account.html#create-an-apple-id-account-itunes-method--no-mfa). +I do advice to [create a secondairy account](https://wiki.sidestore.io/guides/burner-apple-id/#create-an-apple-id-account-using-itunes--no-mfa). After you're done, you can type exit and the container will be removed. You will see your pairingfile in your home directory (ends with .mobiledevicepairing). Copy this to your iDevice using mail/whatever so you can import it into SideStore. @@ -32,4 +32,4 @@ docker run --rm -it -e ALTSERVER_ANISETTE_SERVER="https://ani.sidestore.io/" -v - [Powenn's AltServer-Linux-shellScript](https://github.com/powenn/AltServer-Linux-ShellScript) for helping me understand how to work with AltServer-Linux. - [Hkfuertes's altserverd](https://github.com/hkfuertes/altserverd) for inspring me to make something more userfriendly, simpler and how to get the pairing to work within a container. - [Dadoum's Jitterbug-cross](https://github.com/Dadoum/Jitterbug-cross/releases) for making jitterbug available on arm devices. -- All of the SideStore community members <3 \ No newline at end of file +- All of the SideStore community members <3