« get me outta code hell

make note of socat in readme - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2020-04-18 11:33:43 -0300
committerFlorrie <towerofnix@gmail.com>2020-04-18 11:33:43 -0300
commit7f7166bc3719de7c63fe3076c492eb0a422d69b2 (patch)
tree5660dd0e4c805a7cbea57c11f6934488ef9afda6 /README.md
parent7346cda4148259075db5e6446282d4e864275f8e (diff)
make note of socat in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5161077..a29dfaa 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 ## Installation
 
-You will need a relatively recent version of [Node.js](https://nodejs.org/en/), as well as [mpv](https://mpv.io/) (`apt install mpv` and the like work fine).
+You will need a relatively recent version of [Node.js](https://nodejs.org/en/), as well as [mpv](https://mpv.io/) (`apt install mpv` and the like work fine). [socat](https://linux.die.net/man/1/socat) is also highly recommended and necessary for pausing/seeking/etc; you can install that with your local package manager (apt, Homebrew, etc).
 
 ```
 git clone https://git.ed1.club/florrie/mtui.git  # Or https://notabug.org/towerofnix/mtui.git