mention about markslider

This commit is contained in:
ville rantanen
2018-10-02 12:06:32 +03:00
parent f71ccbd3c3
commit 4aad70c89a

View File

@@ -16,7 +16,6 @@ To see the help page of each tool, run the ./README script
# Installation # Installation
## Dependencies ## Dependencies
Many of the tools use common unix tools. Some extra tools are required. Here are Many of the tools use common unix tools. Some extra tools are required. Here are
@@ -58,3 +57,13 @@ ln -s /usr/local/share/q-tools/rc /etc/cron.weekly/q-tools
``` ```
The last step ensures weekly updates 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
```