formatting

This commit is contained in:
uzeirselot 2022-07-19 13:18:41 +00:00
parent 81331f698e
commit ff5cc14a47
1 changed files with 4 additions and 7 deletions

View File

@ -1,21 +1,18 @@
# INSTALL ALPINE LINUX IN PHONE
# INSTALL ALPINE LINUX ON PHONE!
### Download & Install termux in Android:
[Download Termux.apk](https://f-droid.org/repo/com.termux_118.apk)
> If download link doesn't work search and manually download from f-droi.org
### To Install alpine linux,Open termux app:
> If link doesn't work then manually download from f-droid.org
### To Install alpine linux,Open termux app:
`pkg install git && curl -LO https://raw.githubusercontent.com/Hax4us/TermuxAlpine/master/TermuxAlpine.sh && bash TermuxAlpine.sh && startalpine`
### To exit alpine
### To exit alpine:
`exit`
### To start alpine again,open termux,(start command)
`startalpine`
---
#### Official sources: