diff --git a/README.md b/README.md index f061b65..a39eca6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Simple shell scripts that gets the latest album from a subsonic server and sends ```sh git clone https://git.amolinae.com/amolinae06/ass \ - mkdir -p $HOME/.local/bin/ \ vim ass/latestalbum && vim ass/webhook \ cd ass/ && chmod +x webhook latestalbum \ ```