Skip to content

Commit

Permalink
Fixed dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabisonfire committed Dec 6, 2021
1 parent 90d505e commit 844fa22
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
### A service to manage your Streamdeck easily on Linux
---

## Documentation

[Online](https://deckster-sd.readthedocs.io/en/latest/)

Offline:
```bash
pip install mkdocs
mkdocs serve
```
Then navigate to http://localhost:8000

## Quickstart
```
pip install deckster-sd
Expand Down

0 comments on commit 844fa22

Please sign in to comment.