Skip to content

Commit a937775

Browse files
mrsaicharan1mayank8318
authored andcommitted
Added package in local installation docs (#5515)
1 parent f590a58 commit a937775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ brew install postgresql
1414
### For debian-based linux users
1515
```sh
1616
sudo apt-get update
17-
sudo apt-get install postgresql postgresql-contrib
17+
sudo apt-get install postgresql postgresql-contrib libssl-dev
1818
```
1919

2020
## Steps

0 commit comments

Comments
 (0)