diff --git a/tutorials/community-way/tutorial-alpine-in-phone.md b/tutorials/community-way/tutorial-alpine-in-phone.md index 0d70227..75a8b82 100644 --- a/tutorials/community-way/tutorial-alpine-in-phone.md +++ b/tutorials/community-way/tutorial-alpine-in-phone.md @@ -6,17 +6,17 @@ >This app provides you Alpine-Linux,thats it! ___ - ## For Android: [Download Termux.apk](https://f-droid.org/repo/com.termux_118.apk) > If link doesn't work then manually download and install from f-droid.org +> >Install app,and follow more steps as follows: ### To install Alpine-Linux,open termux app and use following command: `pkg install git && curl -LO https://raw.githubusercontent.com/Hax4us/TermuxAlpine/master/TermuxAlpine.sh && bash TermuxAlpine.sh && startalpine` >Copy-paste it in termux. > ->Its successfully installed if no error is seen. +>Its successfully installed if no error is seen :) ___ ### To logout/exit Alpine-Linux: @@ -24,12 +24,12 @@ ___ ### To start Alpine-Linux again: `startalpine` ---- -[Join our community,Help or discuss with us.](https://t.me/alpine_linux_english) - +___ +[Join our community.Help or discuss with us.](https://t.me/alpine_linux_english) +>https://t.me/alpine_linux_english ___ #### *Refrence Sources* : [iSH Github](https://github.com/ish-app/ish) [Termux Github](https://github.com/termux) -[TermuxAlpine](https://github.com/Hax4us/TermuxAlpine) +[TermuxAlpine Github](https://github.com/Hax4us/TermuxAlpine)