Updated rclone on Android with Termux (markdown)

Alen Siljak
2020-02-07 10:30:16 +01:00
parent ef9342243c
commit b444e549e5

@ -1,6 +1,8 @@
The `rclone` pre-compiled binary package is available for [Termux](https://termux.com/). You can install it with `pkg install rclone`.
The `rclone` pre-compiled binary package is available for [Termux](https://termux.com/). You can install it with
Or you can compile and run manually. It doesn't require root.
`pkg install rclone`
or you can compile and run manually. It doesn't require root.
Do it like this: