[doc] Add reference to slackbuild

fixes #755
This commit is contained in:
tobi-wan-kenobi 2020-12-31 13:21:35 +01:00
parent 0e37d6cbf2
commit 5e790b7496
2 changed files with 5 additions and 0 deletions

View file

@ -76,6 +76,8 @@ makepkg -sicr
pip install --user bumblebee-status
```
There is also a SlackBuild available here: [slackbuilds:bumblebee-status](http://slackbuilds.org/repository/14.2/desktop/bumblebee-status/) - many thanks to [@Tonus1](https://github.com/Tonus1)!
# Dependencies
[Available modules](https://bumblebee-status.readthedocs.io/en/main/modules.html) lists the dependencies (Python modules and external executables)
for each module. If you are not using a module, you don't need the dependencies.

View file

@ -19,6 +19,9 @@ Installation
# will install bumblebee-status into ~/.local/bin/bumblebee-status
pip install --user bumblebee-status
There is also a SlackBuild available here: [slackbuilds:bumblebee-status](http://slackbuilds.org/repository/14.2/desktop/bumblebee-status/) - many thanks to [@Tonus1](https://github.com/Tonus1)!
Dependencies
------------