diff --git a/README.md b/README.md index f164081..f12c80e 100644 --- a/README.md +++ b/README.md @@ -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