From 95d4c15b3c795a105e454ba49140ad0c0f8a50fa Mon Sep 17 00:00:00 2001 From: pschord Date: Thu, 9 Jan 2020 18:27:36 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72b015..14322b7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You should see no errors (warnings are okay). Next, install PostgreSQL from your package manager or the following links: -* Windows - [Official Downloads](https://www.postgresql.org/download/linux/ubuntu/) +* Windows - [Official Downloads](https://www.postgresql.org/download/linux/windows/) * Linux - [Debian](https://www.postgresql.org/download/linux/debian/) or [Ubuntu](https://www.postgresql.org/download/linux/ubuntu/) * macOS - Application https://www.postgresql.org/download/ (or `brew install postgresql && brew services start postgresql`)