From 1daa3b0f41903341aedfd08905c867b933486aed Mon Sep 17 00:00:00 2001 From: Florrie Date: Fri, 14 Sep 2018 13:52:03 -0300 Subject: Miscellaneous readme changes Also make submodules point towards notabug. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f245848..aa4e11c 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ## Installation -You will need a relatively recent version of [Node.js](https://nodejs.org/en/). +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). ``` # Please do note --recursive. It clones git submodules. -git clone --recursive https://git.ed1.club/florrie/mtui.git +git clone --recursive https://git.ed1.club/florrie/mtui.git # Or https://notabug.org/towerofnix/mtui.git cd mtui npm install npm link # Or sudo npm link @@ -16,6 +16,11 @@ mtui # Or node . Add music to the `~/Music` folder to make it show up in mtui, or pass `mtui` a playlist.json file (usually generated by http-music or downloaded from online). +## Bugs or ideas? + +Feel free and encouraged to report any bugs (unexpected behavior or crashes) to the [issue tracker on NotABug.org](https://notabug.org/towerofnix/mtui/issues)! +You're also welcome to share any ideas, suggestions, and questions through there. + ## Keybindings * Ctrl+C - exit -- cgit 1.3.0-6-gf8a5