README Update 'How to use it' section

This commit is contained in:
w1nst0n 2019-04-20 01:37:41 +02:00
parent 3d40f504e5
commit 855607e799

View file

@ -36,8 +36,16 @@ Bash script using ADB for unrooted smartphones.
- Add in comment the purpose of each deleted package
## How to use it (Newbies friendly) :
- Install Android plateform tools with your package manager
## How to use it (Newbies) :
- Install *Android plateform tools* with your package manager :
Debian Base :
```console
apt-get install android-sdk-platform-tools
```
Arc-Linux Base
```console
pacman -S android-tools
```
- Go to the release section and download the .zip file
- Execute *debloat_script.sh*
- Execute *debloat_script.sh* et voilà !