Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored Sep 19, 2024
1 parent 168c3a5 commit 568c732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ No option: Build BHTwitter project for rootfull deployment.

# Example Usages
## Build for Sideloaded Deployment
- Download a IPA file for X or Twitter from AppDB or decrypt it by your self.
- Download an IPA file for X or Twitter from AppDB or decrypt it by your self.
- Then rename the IPA file to `com.atebits.Tweetie2.ipa` and move it to `packages` folder.
```bash
./build.sh --sideloaded
```
- After the build we'll find `BHTwitter-sideloaded.ipa` inside `packages` folder.

## Build for TrollStore Deployment
- Download a IPA file for X or Twitter from AppDB or decrypt it by your self.
- Download an IPA file for X or Twitter from AppDB or decrypt it by your self.
- Then rename the IPA file to `com.atebits.Tweetie2.ipa` and move it to `packages` folder.
```bash
./build.sh --trollstore
Expand Down

0 comments on commit 568c732

Please sign in to comment.