Skip to content

Commit 0b8f9da

Browse files
committed
Fix typo in quick start docs
1 parent 88be90d commit 0b8f9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/src/quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ in the [PgOSM Flex](https://pgosm-flex.com) project's Docker image.
1414
Download and install for PgDD 0.5.2 for Postgres 16 on Ubuntu 22.04.
1515

1616
```bash
17-
wget https://github.com/rustprooflabs/pgdd/releases/download/0.5.2/pgdd_0.5.2_focal_pg16_amd64.deb
17+
wget https://github.com/rustprooflabs/pgdd/releases/download/0.5.2/pgdd_0.5.2_jammy_pg16_amd64.deb
1818
sudo dpkg -i ./pgdd_0.5.2_jammy_pg16_amd64.deb
1919
```
2020

0 commit comments

Comments
 (0)