Skip to content

Commit 64f6b7c

Browse files
authored
Update README.md
1 parent 57db341 commit 64f6b7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ docker exec -it doganm95-openrgb-server /sh
2424
```
2525

2626
Then try changing the color of the device that is listed first, using this in the docker shell
27+
The 6 digit hex after --color defines the color in Red, Green & Blue.
2728

2829
```shell
29-
/usr/local/bin/OpenRGB.AppImage --cli -d 0 --mode static --color 00FF00 -v
30+
/usr/local/bin/OpenRGB.AppImage -d 0 --mode static --color 00FF00 -v
3031
```

0 commit comments

Comments
 (0)