From 03c3ade936cddea48df341434e1620c554569205 Mon Sep 17 00:00:00 2001 From: HugoPoi Date: Sat, 4 Jul 2020 18:22:29 +0200 Subject: [PATCH] doc: simpler usage --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7e23b98..d97f3f9 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,5 @@ Inspired by [DatMusic](https://github.com/alashow/datmusic-api), [MyFreeMp3](htt ## Usage -BEWARE WIP - -1. `git clone THIS` -1. `npm install` -1. (Optional) Only for direct VK search, fill the `.env` with a `ACCESS_TOKEN=` for VK [HowTo](https://github.com/vodka2/vk-audio-token) -1. `node . https://open.spotify.com/playlist/6LgeEhc97Azxq6sinJQt6w` +1. Install nodejs/npm +1. `npx vk-music-dl https://open.spotify.com/playlist/6LgeEhc97Azxq6sinJQt6w`