Skip to content

Commit 33c5ece

Browse files
committed
Made title for selfbuilding bigger
fixes #97
1 parent 68eb13a commit 33c5ece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Every step in the config file corresponds to one view in the application. These
224224

225225
You can also use the `requirements` field in the yaml, to specify `firmware` or `android` version requirements. The user will then be prompted if these requirements are satisfied.
226226

227-
### How to build the application for your platform
227+
## How to build the application for your platform
228228

229229
The executables for the OpenAndroidInstaller are build with [pyinstaller](https://pyinstaller.org/en/stable/index.html). You can create builds for MacOS or Linux with `make build-app`. For Windows the paths need to be modified. For now, you can have a look [here](https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/v0.1.2-alpha/.github/workflows/manual-build-windows.yml#L22) on how it's done.
230230

0 commit comments

Comments
 (0)