Skip to content

Commit 34732e8

Browse files
Update installation.md
1 parent d80304a commit 34732e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/installation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ sidebar_position: 1
1717
## Installation
1818
### JIT-Less mode (without JIT \[recommended])
1919
Without JIT, guest apps need to be codesigned, which requires retrieving the certificate and password from SideStore or AltStore.
20-
>[!Note]
20+
:::note
2121
JIT-Less mode does not mean you can't enable JIT for your apps. Instead, it means JIT is not required to launch an app. If you want to use JIT, see the instructions below in "JIT Support" section.
2222
If something goes wrong, please check "JIT-Less Mode Diagnose" for more information.
23+
:::
2324

2425
#### Method 1 (Requires SideStore 0.6.2-nightly+ \[recommended])
2526
- Open Settings in LiveContainer
@@ -29,7 +30,7 @@ If something goes wrong, please check "JIT-Less Mode Diagnose" for more informat
2930
- Tap "JIT-Less Mode Diagnose" and tap "Test JIT-Less Mode"
3031
- If it says "JIT-Less Mode Test Passed", you are good to go!
3132

32-
#### Method 2 (Requires AltStore/SideStore)
33+
#### Method 2 (Requires SideStore/AltStore)
3334
- Open Settings in LiveContainer, tap "Patch SideStore/AltStore", and the app will switch to SideStore/AltStore to reinstall it with the tweak applied. If you use AltWidget, select "Keep Extension."
3435
- Wait for the installation to finish, then **reopen SideStore/AltStore**.
3536
- Return to LiveContainer and press "Test JIT-Less Mode." If it says "Test Passed," JIT-less mode is ready.

0 commit comments

Comments
 (0)