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.
2 parents 70b5481 + 9a6a96c commit 6e6e25aCopy full SHA for 6e6e25a
docs/CONTRIBUTING.md
@@ -157,7 +157,7 @@ methods we'd recommend for each operating system:
157
following distributions:
158
159
- Ubuntu: `sudo apt-get install postgresql postgresql-contrib libpq-dev`
160
- - Fedora: `sudo dnf install postgresql-server postgresql-contrib`
+ - Fedora: `sudo dnf install postgresql-server postgresql-contrib postgresql-devel`
161
162
> If you're missing a package, when you try to `cargo install` or `cargo
163
> build` later, you'll get an error that looks like this:
0 commit comments