aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2020-11-01 02:09:21 +0300
committerEvgeny Zinoviev <me@ch1p.io>2020-11-01 02:09:21 +0300
commitffc7f79d46bd4f0c3a72254a12c00638abfa87b7 (patch)
tree9fe3f15631284a062d7c89db18f322518323c31c
parenta1c58689fce5078732b845a636cb88586a3a2842 (diff)
update readme
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 64bec91..e917608 100644
--- a/README.md
+++ b/README.md
@@ -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
```