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 ab3a601 commit 7b0f3a9Copy full SHA for 7b0f3a9
README.md
@@ -5,6 +5,14 @@ A tool manage common things with ubuntu-on-android
5
6
[](https://www.codefactor.io/repository/github/randomcoderorg/fs-manager-udroid)
7
8
+## Manual installation
9
+
10
+```bash
11
+git clone -b revamp-v2.5 https://github.com/RandomCoderOrg/fs-manager-udroid.git
12
+cd fs-manager-udroid
13
+bash install.sh
14
+```
15
16
## Usage
17
18
three main arguments `install`, `login`, `remove`
0 commit comments