Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r3tr0ananas authored Jun 6, 2024
1 parent 3aa4e14 commit 57c6c62
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,17 @@
## Installation 🛠️
Here's how to install and add the plugin to mov-cli.

1. Install the pip package.
1. Install the package.
### PIP
```sh
pip install mov-cli-files
```

### AUR
```
yay -S python-mov-cli-files
```

2. Then add the plugin to your mov-cli config.
```sh
mov-cli -e
Expand Down

0 comments on commit 57c6c62

Please sign in to comment.