Skip to content

Commit

Permalink
(fix) MySQL setup link (#44)
Browse files Browse the repository at this point in the history
was previously linking to postgresql
  • Loading branch information
iamkennytso authored and mike-north committed May 24, 2018
1 parent 485f397 commit 80a36f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MYSQL_SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

## Windows

1. Grab the [the appropriate windows installer](https://www.postgresql.org/download/windows/) and run it.
1. Grab the [the appropriate windows installer](https://dev.mysql.com/downloads/windows/) and run it.
2. Put the DLLs in your `C:\WINDOWS\system32` folder

## Linux
Expand Down

0 comments on commit 80a36f4

Please sign in to comment.