Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #120

Open
wants to merge 1 commit into
base: new
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ AltServer for AltStore, but on-device

## Usage

Note: ChromeOS devices using the Crostini Linux virtual machine are NOT supported as Crostini does not support the USB header used on iPhones. Please purchace a Windows, macOS, or Linux device to use AltStore, or if your app is availble on the EU AltStore, install it via the EU method. Note that you have to move to an EU country if you aren't in an EU country to use this method, and JIT is not supported except for web browsers.

- Install IPA: `./AltServer -u [UDID] -a [AppleID account] -p [AppleID password] [ipaPath.ipa]`
- Running as AltServer Daemon: `./AltServer`
- Full usage (maybe outdated, refer to `./AltServer -h` for the newest):
Expand Down