Skip to content

Commit 57c6c62

Browse files
authored
Update README.md
1 parent 3aa4e14 commit 57c6c62

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,17 @@
1010
## Installation 🛠️
1111
Here's how to install and add the plugin to mov-cli.
1212

13-
1. Install the pip package.
13+
1. Install the package.
14+
### PIP
1415
```sh
1516
pip install mov-cli-files
1617
```
18+
19+
### AUR
20+
```
21+
yay -S python-mov-cli-files
22+
```
23+
1724
2. Then add the plugin to your mov-cli config.
1825
```sh
1926
mov-cli -e

0 commit comments

Comments
 (0)