From 4aad70c89ad4a32041076d64c1cc834c38fc7cc2 Mon Sep 17 00:00:00 2001 From: ville rantanen Date: Tue, 2 Oct 2018 12:06:32 +0300 Subject: [PATCH] mention about markslider --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d682b49..7b6da5c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ To see the help page of each tool, run the ./README script # Installation - ## Dependencies Many of the tools use common unix tools. Some extra tools are required. Here are @@ -57,4 +56,14 @@ echo '[ -e /usr/local/share/q-tools/rc ] && . /usr/local/share/q-tools/rc' >> /e ln -s /usr/local/share/q-tools/rc /etc/cron.weekly/q-tools ``` -The last step ensures weekly updates \ No newline at end of file +The last step ensures weekly updates + + +## Separate tools + +The Markslider slide viewer can be installed with: +``` +pip2 install https://bitbucket.org/MoonQ/tools/raw/tip/reporting/markslider.tar.gz +``` + +