Skip to content

Commit

Permalink
readme: fix grammer
Browse files Browse the repository at this point in the history
  • Loading branch information
asdfugil committed Dec 21, 2023
1 parent ec440f4 commit 55d8b7a
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 @@ -7,8 +7,8 @@ how to compile on macos:
(`brew install gnu-sed make ldid-procursus`)
3. get the two dependency files, they are the palera1n loader
ipa and the procursus binpack.
get [palera1nLoader.ipa](https://static.palera.in/artifacts/loader/universal_lite/palera1nLoader.ipa) and place into the src directory.
get [binpack.tar](https://static.palera.in/binpack.tar) and also place them it in the src directory
get [palera1nLoader.ipa](https://static.palera.in/artifacts/loader/universal_lite/palera1nLoader.ipa) and place it into the src directory.
get [binpack.tar](https://static.palera.in/binpack.tar) and also place it in the src directory
4. `gmake -j$(sysctl -n hw.ncpu)`
5. you will probably be required to enter macOS password via the GUI and CLI, if you want to do it headless run the makefile as root.
6. check the output files, src/ramdisk.dmg and src/binpack.dmg
Expand Down

0 comments on commit 55d8b7a

Please sign in to comment.