Skip to content

Commit

Permalink
Merge pull request #3 from Onemind-Services-LLC/dev
Browse files Browse the repository at this point in the history
Added install command
  • Loading branch information
abhi1693 authored Feb 28, 2022
2 parents 7b262fc + a5bcb0a commit 9003d60
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ A Python wrapper for [rClone](https://rclone.org/).

- rClone: Minimum version `v1.57.0`

### Installation

```shell
pip install git+https://github.com/Onemind-Services-LLC/py-rclone.git@tag
```

### Usage

Traditionally `rClone` has been used as CLI tool. It provides integration for several providers out of the box. However, there hasn't been a good
Expand Down

0 comments on commit 9003d60

Please sign in to comment.