Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NachtsternBuild authored Aug 14, 2024
1 parent b05986c commit bc7f777
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,14 @@ Programme to facilitate the installation of custom ROMs and GSIs on Android devi
- **@Jean28518 → my [build-deb.sh](https://github.com/NachtsternBuild/fastboot-assistant/blob/main/Anwendung/Build/build-deb.sh) is a modified version of *@Jean28518s* version.**

## Installation of the programme
### Linux
The following tools are required to run the programme.
- *Android Debug Bridge (adb)*
- *Fastboot*
- *xz-utils*
- *unzip*
- *wget*
- *heimdall*
- *heimdall → heimdall must be installed manually on all distributions that use RPMs*

These are installed automatically with the Debian package.
*Root rights are required for installation.*
Expand All @@ -64,6 +65,9 @@ sudo apt-get install /PATH/to/fastboot-assistant.deb
```sh
sudo rpm -i /PATH/to/fastboot-assistant-0.5.3-1.fc40.x86_64.rpm
```
### Windows
1. unzip the zip file
2. Follow the steps in the README.md

## Removing fastboot-assistant
1. open terminal
Expand Down

0 comments on commit bc7f777

Please sign in to comment.