We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df8687 commit 2864cb5Copy full SHA for 2864cb5
1 file changed
content/docs/tooling/tooling-config-visualization.md
@@ -40,7 +40,7 @@ Please first install the dependencies:
40
In particular, in Ubuntu, you might need to install the following packages:
41
42
```bash
43
- sudo apt install libcairo2-dev libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-4.0
+ sudo apt install libcairo2-dev libgirepository2.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-4.0
44
```
45
46
Then install the latest version straight from PyPi:
0 commit comments