diff --git a/README.md b/README.md index 0b7e9e3..3b77906 100644 --- a/README.md +++ b/README.md @@ -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