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 e2197c0 commit 77309f2Copy full SHA for 77309f2
docs/termux.md
@@ -19,7 +19,7 @@
19
1. Get [Termux](https://f-droid.org/en/packages/com.termux/) from **F-Droid**.
20
2. Install Debian by running the following:
21
- Run `termux-setup-storage` to allow storage access, or else code-server won't be able to read from `/sdcard`.\
22
- > The following command is from [proot-distro](https://github.com/termux/proot-distro) you can also use [Andronix](https://andronix.app/).
+ > The following command is from [proot-distro](https://github.com/termux/proot-distro), but you can also use [Andronix](https://andronix.app/).
23
> After Debian is installed the `~ $` will change to `root@localhost`.
24
25
```bash
0 commit comments