Skip to content

Commit 57db341

Browse files
authored
Update README.md
1 parent 8379e9b commit 57db341

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@ Use this step to check, whether the machine's rgb this container runs on can be
2222
```shell
2323
docker exec -it doganm95-openrgb-server /sh
2424
```
25+
26+
Then try changing the color of the device that is listed first, using this in the docker shell
27+
28+
```shell
29+
/usr/local/bin/OpenRGB.AppImage --cli -d 0 --mode static --color 00FF00 -v
30+
```

0 commit comments

Comments
 (0)