Added automatic install steps on README.md

This commit is contained in:
Paul Harriet Asiñero 2022-09-16 09:35:42 +08:00
parent 2cb3ca10b5
commit bdc374ae4b
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@ adb devices
# You should now see your device
```
### Using the automtic install script
1. Clone this repository
2. Run the `install.sh` as root on your terminal
## To Contribute
1. Fork this repository.