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 73b3491 commit 7ebea7fCopy full SHA for 7ebea7f
docs/CONTRIBUTING.md
@@ -220,7 +220,7 @@ by typing `\q`) without any errors to connect to your running Postgres server.
220
`pkg-config` as well. According to
221
[rust-openssl](https://github.com/sfackler/rust-openssl),
222
- Ubuntu: `sudo apt-get install libssl-dev pkg-config`
223
- - Fedora: `sudo dnf install openssl-devel pkg-config`
+ - Fedora: `sudo dnf install openssl-devel pkgconfig`
224
- Arch Linux: `sudo pacman -S openssl pkg-config`
225
226
> If you have problems with OpenSSL, see [rust-openssl's
0 commit comments