Skip to content

Commit 472aec4

Browse files
authored
Update README.md
1 parent 3343626 commit 472aec4

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,16 @@
1111
## Installation 🛠️
1212
Here's how to install and add the plugin to mov-cli.
1313

14-
1. Install the pip package.
15-
### Currently not available
14+
1. Install the package.
15+
### PIP
16+
```sh
17+
pip install mov-cli-soundcloud
18+
```
19+
20+
### AUR
21+
```
22+
yay -S python-mov-cli-soundcloud
23+
```
1624
2. Then add the plugin to your mov-cli config.
1725
```sh
1826
mov-cli -e

0 commit comments

Comments
 (0)