diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-30 04:21:45 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-30 04:21:45 +0200 |
commit | 43a4abdbe93fd182c07ffc7e2ea7d725a2ca18b2 (patch) | |
tree | b58b694e4c770deba52860a2534cd3a42c4dcb4a | |
parent | 10d28055613a7f2bb1ca3a4d96988ea7c9b7db3f (diff) |
Add installation guide to readme
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ EXAMPLES: QuickMedia manganelo QuickMedia youtube --tor echo -e "hello\nworld" | QuickMedia dmenu +## Installation +If you are running arch linux then you can install QuickMedia from aur (https://aur.archlinux.org/packages/quickmedia-git/), otherwise you will need to use [sibs](https://git.dec05eba.com/sibs/) to build QuickMedia manually. ``` ## Controls Press `arrow up` and `arrow down` to navigate the menu and also to scroll to the previous/next image when viewing manga in scorll mode. Alternatively you can use the mouse scroll to scroll to the previous/next manga in scroll mode.\ |