Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
robe2 authored Nov 6, 2023
1 parent 01a2927 commit 08d6db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ These don't require you have the development headers or cmake installed.

### Debian/Ubuntu
Replace 16 with your postgresql version.
Refer to [PGDG Ubuntu](https://www.postgresql.org/download/linux/ubuntu/) and [PGDG Ubuntu](https://www.postgresql.org/download/linux/debian/) for installing PostgreSQL
Refer to [PGDG Ubuntu](https://www.postgresql.org/download/linux/ubuntu/) and [PGDG Debian](https://www.postgresql.org/download/linux/debian/) for installing PostgreSQL
More details about the various packages at https://apt.postgresql.org
```
sudo apt install postgresql-16-h3
Expand Down

0 comments on commit 08d6db4

Please sign in to comment.