Skip to content

Commit a9d286a

Browse files
authored
Merge pull request #61 from neoarz/patch-1
Update index.js
2 parents 1fcee03 + fa62f47 commit a9d286a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ let setupStepContents = [
6262
//sideloading sidestore
6363
(os) =>
6464
`<b>Follow these steps to install SideStore:</b><ul class="list-disc list-inside"><li>Plug your device into your computer via a cable.</li><li>Trust your computer on your device (if prompted).</li><li>Launch Altserver and, ${osW(
65-
'holding options, click on the Altserver icon in the menu bar and select <code>Sideload .ipa</code>.',
65+
'holding option, click on the Altserver icon in the menu bar and select <code>Sideload .ipa</code>.',
6666
'holding shift, click on the AltServer tray icon and select <code>Sideload .ipa</code>.'
6767
)}</li><li> Select the SideStore .ipa, follow instructions as prompted, and wait until AltServer confirms that SideStore has been installed.</li><li>Open <code>Settings > General > VPN & Device Management</code> on your device and approve of the <code>Developer App</code> linked to your Apple ID's email.</li><li>If your device is running iOS/iPadOS 16 or higher, you must now enable Developer Mode. To do that:<ul class="list-decimal list-inside ml-4 sm:ml-6"><li>Open the Settings app</li><li>Tap “Privacy & Security”</li><li>Scroll to the bottom and toggle Developer Mode on</li></ul></li>`,
6868
//pairing file

0 commit comments

Comments
 (0)