Skip to content

Commit 75d1d0d

Browse files
committed
Merge branch 'main' of https://github.com/c22dev/Geranium
2 parents 7199a22 + 28e4ebc commit 75d1d0d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -62,21 +62,21 @@ Requirements : A Mac having Xcode installed (it can also be a Hackintosh).
6262
1. Clone this repository (make sure you don't download it as zip but clone it!):
6363
```git clone https://github.com/c22dev/Geranium/```
6464
2. [Install Theos and it's requirements](https://theos.dev/docs/installation-macos)
65-
3. Make sure you have [Homebrew](https://brew.sh) installed.
66-
4. Run ```./ipabuild.sh```
67-
5. Done ! Your `tipa` file will be located in `build` directory.
65+
4. Ensure you have the [iPhoneOS14.5.sdk SDK](https://github.com/theos/sdks/tree/master/iPhoneOS14.5.sdk) installed
66+
5. Run ```./ipabuild.sh```
67+
6. Done ! Your `tipa` file will be located in `build` directory.
6868

6969
If you have any issue with building the app, contact me on Discord, or use the commit labeled to latest release.
7070

7171
## Contributing
72-
If you are contributing for the app itself, those bellow instructions don't apply to you.
72+
If you are contributing for the app itself, the instructions bellow doesn't apply to you.
7373
### Misc
74-
Feel free to open a Pull Request on this Github, but please note I won't merge any typo change (will change it by myself).
74+
Feel free to open a Pull Request on this Github, but please note I won't merge any typo change (I will change it by myself).
7575
### Translations
7676
If you want to submit a new translation, contact me on Discord.
77-
If it's already existing feel free to edit it.
77+
If it already exists, feel free to edit it !
7878
### Icon
79-
You can use the icon.sketch file. Please send an icon in 1024x1024.
79+
You can use the icon.sketch file. Please send an icon in the 1024x1024 resolution, and don't round the borders.
8080

8181
## Credits
8282
### Code-wise

0 commit comments

Comments
 (0)