We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb2a55 commit badb1cdCopy full SHA for badb1cd
1 file changed
guide_drafts/backend_installation.md
@@ -40,7 +40,7 @@ with various package managers.
40
41
### PostgreSQL
42
43
-`sudo apt-get install postgresql-server-dev-all`
+`sudo apt-get install libpq-dev`
44
45
### MySQL
46
0 commit comments