Skip to content

Commit 8cba326

Browse files
committed
Minor readme improvement
1 parent 5ee6c27 commit 8cba326

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</p>
2121
</div>
2222

23-
> **Warning**: This application is currently in alpha state, so use at your own risk! I take no responsibility for bricked devices or dead SD cards.
23+
> **Warning**: This application is currently in early alpha state, so use at your own risk! I take no responsibility for bricked devices or dead SD cards.
2424
2525
> **Note**: Unlocking the bootloader will erase all data on your device!
2626
This also includes your DRM keys, which are stored in the Trim Area partition (also called TA).
@@ -54,8 +54,9 @@ Start the desktop app and follow the instructions.
5454
## Run OpenAndroidInstaller for development
5555

5656
1. Clone the main branch of this repository
57-
2. Run `make poetry` and `make install` to setup poetry and the relevant requirements
58-
3. Clone this Run `make app` to start the desktop app from the source code.
57+
2. Follow the steps 2. and 3. from 'Installation' above.
58+
3. Run `make poetry` and `make install` to setup poetry and the relevant requirements
59+
4. Run `make app` to start the desktop app from the source.
5960

6061
## Contribute your own installation configurations
6162

0 commit comments

Comments
 (0)