aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-04-19 16:13:55 +0200
committerdec05eba <dec05eba@protonmail.com>2021-04-19 16:13:55 +0200
commit5465c09cd108e37720dbad139de98bdcf5dfe8bf (patch)
tree47db7d4a488bca6711fe9a8cbc47f53a74f3fc67 /README.md
parent7f0bdeddb79c308ab082a124441f1d69d665dbfc (diff)
Move tab code to separate class, fix upload time missing for certain manga plugins, fix touch room click messed up
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 0368766..32621cf 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ EXAMPLES:
quickmedia launcher
quickmedia --upscale-images-always manganelo
echo -e "hello\nworld" | quickmedia stdin
- tabbed quickmedia launcher -e
+ tabbed -c -k quickmedia launcher -e
```
## 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.