Skip to content

Commit 7b0f3a9

Browse files
Add installation instruction [TEMP]
1 parent ab3a601 commit 7b0f3a9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ A tool manage common things with ubuntu-on-android
55

66
[![CodeFactor](https://www.codefactor.io/repository/github/randomcoderorg/fs-manager-udroid/badge)](https://www.codefactor.io/repository/github/randomcoderorg/fs-manager-udroid)
77

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+
816
## Usage
917

1018
three main arguments `install`, `login`, `remove`

0 commit comments

Comments
 (0)