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 f590a58 commit a937775Copy full SHA for a937775
docs/installation/local.md
@@ -14,7 +14,7 @@ brew install postgresql
14
### For debian-based linux users
15
```sh
16
sudo apt-get update
17
-sudo apt-get install postgresql postgresql-contrib
+sudo apt-get install postgresql postgresql-contrib libssl-dev
18
```
19
20
## Steps
0 commit comments