diff --git a/rclone-on-Android-with-Termux.md b/rclone-on-Android-with-Termux.md index 7ea1703..3f80f17 100644 --- a/rclone-on-Android-with-Termux.md +++ b/rclone-on-Android-with-Termux.md @@ -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: