We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3663f5 commit b3bd6c3Copy full SHA for b3bd6c3
docs/termux.md
@@ -17,7 +17,7 @@ Termux is an Android terminal application and Linux environment, which can also
17
18
## Installation
19
20
-1. Install Termux from the [Google Play Store](https://play.google.com/store/apps/details?id=com.termux)
+1. Install Termux from [F-Droid](https://f-droid.org/en/packages/com.termux/)
21
2. Make sure it's up-to-date by running `apt update && apt upgrade`
22
3. Install required packages: `apt install build-essential python git nodejs yarn`
23
4. Install code-server: `yarn global add code-server`
0 commit comments