From 56da5892b13478ab881e34ec0ab16e89d11ef075 Mon Sep 17 00:00:00 2001 From: pschord Date: Thu, 9 Jan 2020 18:27:56 -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 14322b7..5c79105 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/windows/) +* Windows - [Official Downloads](https://www.postgresql.org/download/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`)