Skip to content

Commit 1402a24

Browse files
authored
Update README.md
1 parent 978e063 commit 1402a24

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ It should work with any USB-C male-to-male cable or the corresponding OTG adapte
1212
- install Termux from F-Droid
1313
- install Termux:API from F-Droid
1414
- in Termux:
15+
## using setup
1516
```
16-
$ curl -s https://raw.githubusercontent.com/Gtajisan/termux-adb/master/install.sh | bash
17+
pkg update
18+
```
19+
```
20+
curl -s https://raw.githubusercontent.com/Gtajisan/termux-adb/master/install.sh | bash
1721
```
1822

1923
- this will add `termux-adb` apt repository and install the corresponding public gpg key

0 commit comments

Comments
 (0)