« get me outta code hell

Note mpv in readme - interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-03-22 21:28:36 -0300
committerFlorrie <towerofnix@gmail.com>2019-03-22 21:28:36 -0300
commit29e9b65926ee3062f7490e247dd7971e9de23a52 (patch)
treee3419188104c7799940b71bfc2bc67d138ad675f /README.md
parent893c6c3cc80544085efb839e6a8cb847a87d0357 (diff)
Note mpv 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 1638724..8328941 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Adds background music to your browsing.
 
 ## Installation
 
-Run `npm install` to automatically install dependency modules.
+Run `npm install` to automatically install dependency modules. You'll also need to have [`mpv`](https://mpv.io/) installed and available at the command line.
 
 Edit `native-app/interactive_bgm.json` to contain the full path of `native-app/index.js` on your system. Then copy (or link) that file into `~/.mozilla/native-messaging-hosts/`. Open `about:debugging`, click "Load Temporary Add-on...", and pick `extension/manifest.json`. Music should automatically start playing after a few seconds.