fixed pip install error

This commit is contained in:
Patrick762
2023-05-22 19:36:35 +02:00
parent 5ab848f2d5
commit 06296413a5
3 changed files with 2 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ This library also contains a server to use the streamdeck with Linux or without
For this to work, the following software is required:
- LibUSB HIDAPI [Installation instructions](https://python-elgato-streamdeck.readthedocs.io/en/stable/pages/backend_libusb_hidapi.html)
- LibUSB HIDAPI [Installation instructions](https://python-elgato-streamdeck.readthedocs.io/en/stable/pages/backend_libusb_hidapi.html) or [Installation instructions](https://github.com/jamesridgway/devdeck/wiki/Installation)
- cairo [Installation instructions for Windows](https://stackoverflow.com/a/73913080)
The event `doubleTap` is not working with this server software.