diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2020-11-01 02:09:21 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2020-11-01 02:09:21 +0300 |
commit | ffc7f79d46bd4f0c3a72254a12c00638abfa87b7 (patch) | |
tree | 9fe3f15631284a062d7c89db18f322518323c31c | |
parent | a1c58689fce5078732b845a636cb88586a3a2842 (diff) |
update readme
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,11 @@ On Linux, `deadbeef` is expected to be in your `$PATH`. On macOS, script assumes that `DeaDBeeF.app` is installed to `/Applications`. +I also recommend installing my patched version of peerflix. It adds one tiny hack to m3u playlist creating code: +``` +npm i -g git+https://github.com/gch1p/peerflix +``` + ## Install ``` |