Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbc authored Apr 21, 2023
1 parent badf28f commit d2908a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ In other words it's a small Python script that clears any number of Plex Media S

## Installation

### Single command
### Recommended

Run this command in your terminal

```bash
bash <(curl -s https://raw.githubusercontent.com/stefanbc/Plexorcist/main/plexorcist.install.sh)
wget -O - https://raw.githubusercontent.com/stefanbc/Plexorcist/main/plexorcist.install.sh | bash
```

### Manually
Expand Down

0 comments on commit d2908a8

Please sign in to comment.