We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2d6f8 commit bb0b458Copy full SHA for bb0b458
website/pages/en/operating-graph-node.mdx
@@ -45,7 +45,7 @@ To enable monitoring and reporting, Graph Node can optionally log metrics to a P
45
- **Additional Requirements for Ubuntu users** - To run a Graph Node on Ubuntu a few additional packages may be needed.
46
47
```sh
48
-sudo apt-get install -y clang libpg-dev libssl-dev pkg-config
+sudo apt-get install -y clang libpq-dev libssl-dev pkg-config
49
```
50
51
#### Setup
0 commit comments