Skip to content

Commit b3bd6c3

Browse files
authored
Termux on Play Store is deprecated; replaced with F-Droid link (#3396)
Fixes #3395.
1 parent a3663f5 commit b3bd6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/termux.md

+1-1
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)