update readme
This commit is contained in:
@@ -10,7 +10,7 @@ The docker image allows you to use the streamdeckapi server inside a docker cont
|
|||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
```shell
|
```shell
|
||||||
docker run -v /dev/hidraw7:/dev/hidraw7 -p 6153:6153 --privileged ghcr.io/patrick762/streamdeckapi
|
docker run -v /dev/hidraw7:/dev/hidraw7 -p 6153:6153 --privileged ghcr.io/patrick762/streamdeckapi:main
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** You have to change `hidraw7` to the path of your Stream Deck. You can find this path by using `lshid` (https://pypi.org/project/lshid/).
|
**Note:** You have to change `hidraw7` to the path of your Stream Deck. You can find this path by using `lshid` (https://pypi.org/project/lshid/).
|
||||||
|
|||||||
Reference in New Issue
Block a user