Skip to content

Commit 9efa49b

Browse files
authored
Termux on Play Store is deprecated; replaced with F-Droid link
See https://github.com/termux/termux-app#google-playstore-deprecated
1 parent a3663f5 commit 9efa49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/termux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Termux is an Android terminal application and Linux environment, which can also
1717

1818
## Installation
1919

20-
1. Install Termux from the [Google Play Store](https://play.google.com/store/apps/details?id=com.termux)
20+
1. Install Termux from [F-Droid](https://f-droid.org/en/packages/com.termux/)
2121
2. Make sure it's up-to-date by running `apt update && apt upgrade`
2222
3. Install required packages: `apt install build-essential python git nodejs yarn`
2323
4. Install code-server: `yarn global add code-server`

0 commit comments

Comments
 (0)