Skip to content

Commit b3de685

Browse files
author
Sergey Bargamon
committed
Update readme.md
1 parent 2bf5e59 commit b3de685

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ params = [
5151

5252
### Linux
5353

54-
Make sure that you have libxcb-composite0-dev installed
54+
Make sure that you have libxkbcommon-dev libxcb-shape0-dev libxcb-xfixes0-dev installed
5555
```
56-
sudo apt-get install libxcb-composite0-dev
56+
sudo apt-get install libxkbcommon-dev libxcb-shape0-dev libxcb-xfixes0-dev
5757
```
5858

5959
### MacOs

0 commit comments

Comments
 (0)